Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

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

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

k3s-home-gha-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/gethomepage/homepage patch v0.9.5 -> v0.9.6

Release Notes

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

v0.9.6

Compare Source

What's Changed

New Contributors

Full Changelog: gethomepage/homepage@v0.9.5...v0.9.6


Configuration

📅 Schedule: Branch creation - "every weekend" (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 Renovate Bot.

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

@@ -39,13 +39,13 @@

               TZ: Etc/UTC
             envFrom:
             - secretRef:
                 name: homepage-secret
             image:
               repository: ghcr.io/gethomepage/homepage
-              tag: v0.9.5
+              tag: v0.9.6
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

Copy link

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

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

@@ -40,13 +40,13 @@

       - env:
         - name: TZ
           value: Etc/UTC
         envFrom:
         - secretRef:
             name: homepage-secret
-        image: ghcr.io/gethomepage/homepage:v0.9.5
+        image: ghcr.io/gethomepage/homepage:v0.9.6
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 3000

@tparker00 tparker00 merged commit e470cb9 into main Aug 11, 2024
5 checks passed
@tparker00 tparker00 deleted the renovate/ghcr.io-gethomepage-homepage-0.x branch August 11, 2024 17:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant