Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update image ghcr.io/gethomepage/homepage to v0.9.1 #112

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/gethomepage/homepage minor v0.8.13 -> v0.9.1

Release Notes

gethomepage/homepage (ghcr.io/gethomepage/homepage)

v0.9.1

Compare Source

What's Changed

Note: version 0.9.0 contained a few issues and did not completely resolve the security issue, it has been removed and all users are recommended to upgrade to v0.9.1

Security
  • This version resolves security vulnerabilities discovered in some integrations, see GHSA-24m5-7vjx-9x37. Thanks to kachakil-av for reporting.
Other Changes

New Contributors

Full Changelog: gethomepage/homepage@v0.8.13...v0.9.1


Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Jun 4, 2024

--- HelmRelease: default/homepage Deployment: default/homepage

+++ HelmRelease: default/homepage Deployment: default/homepage

@@ -37,13 +37,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: TZ
           value: ${TIMEZONE}
-        image: ghcr.io/gethomepage/homepage:v0.8.13@sha256:43a3ee88abe3b37c64bc52ea93da01c3dcb4a332a953bcd7f438c8d7328d3947
+        image: ghcr.io/gethomepage/homepage:v0.9.1@sha256:840da91bbec48e009524c0e66616c5dbbfce4497d3c387687c668a956975d6dd
         imagePullPolicy: IfNotPresent
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:

Copy link

github-actions bot commented Jun 4, 2024

--- kubernetes/apps/default/homepage/app Kustomization: flux-system/homepage HelmRelease: default/homepage

+++ kubernetes/apps/default/homepage/app Kustomization: flux-system/homepage HelmRelease: default/homepage

@@ -36,13 +36,13 @@

           app:
             env:
               TZ: ${TIMEZONE}
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/gethomepage/homepage
-              tag: v0.8.13@sha256:43a3ee88abe3b37c64bc52ea93da01c3dcb4a332a953bcd7f438c8d7328d3947
+              tag: v0.9.1@sha256:840da91bbec48e009524c0e66616c5dbbfce4497d3c387687c668a956975d6dd
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:
--- kubernetes/apps Kustomization: flux-system/cluster-apps HelmRelease: default/homepage

+++ kubernetes/apps Kustomization: flux-system/cluster-apps HelmRelease: default/homepage

@@ -35,13 +35,13 @@

           app:
             env:
               TZ: ${TIMEZONE}
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/gethomepage/homepage
-              tag: v0.8.13@sha256:43a3ee88abe3b37c64bc52ea93da01c3dcb4a332a953bcd7f438c8d7328d3947
+              tag: v0.9.1@sha256:840da91bbec48e009524c0e66616c5dbbfce4497d3c387687c668a956975d6dd
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

Copy link
Owner

@willianpaixao willianpaixao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@willianpaixao willianpaixao merged commit 051fc49 into main Jun 5, 2024
6 checks passed
@willianpaixao willianpaixao deleted the renovate/ghcr.io-gethomepage-homepage-0.x branch June 5, 2024 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant