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

fix(container): update image ghcr.io/gethomepage/homepage to v0.8.10 #539

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/gethomepage/homepage patch v0.8.9 -> v0.8.10

Release Notes

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

v0.8.10

Compare Source

What's Changed

New Contributors

Full Changelog: gethomepage/homepage@v0.8.9...v0.8.10


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@renovate renovate bot requested a review from martinohmann March 24, 2024 08:08
@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Mar 24, 2024
Copy link

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

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

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

         containers:
           app:
             env:
               TZ: Europe/Berlin
             image:
               repository: ghcr.io/gethomepage/homepage
-              tag: v0.8.9
+              tag: v0.8.10
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
         strategy: RollingUpdate

Copy link

--- 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: Europe/Berlin
-        image: ghcr.io/gethomepage/homepage:v0.8.9
+        image: ghcr.io/gethomepage/homepage:v0.8.10
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 3000

@martinohmann martinohmann merged commit 44da2df into main Mar 24, 2024
4 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-gethomepage-homepage-0.x branch March 24, 2024 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant