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 ghcr.io/gethomepage/homepage ( v0.9.9 → v0.9.10 ) #2950

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

unhesitatingeffectivebot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/gethomepage/homepage patch v0.9.9 -> v0.9.10

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.9.10

Compare Source

What's Changed

Full Changelog: gethomepage/homepage@v0.9.9...v0.9.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 Renovate Bot.

@unhesitatingeffectivebot
Copy link
Contributor Author

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

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

@@ -45,13 +45,13 @@

               TZ: ${TIMEZONE}
             envFrom:
             - secretRef:
                 name: homepage
             image:
               repository: ghcr.io/gethomepage/homepage
-              tag: v0.9.9@sha256:5c264918d2d18a753da8657fee7e0579c8b11581b19275d9a93fde76a8267f3c
+              tag: v0.9.10@sha256:671c2ed1a61b5dfbb9a1998c8738c3aeb1acf11adbc12563f81fcf4fd9802198
             resources:
               limits:
                 memory: 225M
               requests:
                 cpu: 25m
                 memory: 105M

@unhesitatingeffectivebot
Copy link
Contributor Author

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

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

@@ -45,13 +45,13 @@

           value: debug
         - name: TZ
           value: ${TIMEZONE}
         envFrom:
         - secretRef:
             name: homepage
-        image: ghcr.io/gethomepage/homepage:v0.9.9@sha256:5c264918d2d18a753da8657fee7e0579c8b11581b19275d9a93fde76a8267f3c
+        image: ghcr.io/gethomepage/homepage:v0.9.10@sha256:671c2ed1a61b5dfbb9a1998c8738c3aeb1acf11adbc12563f81fcf4fd9802198
         name: app
         resources:
           limits:
             memory: 225M
           requests:
             cpu: 25m

@ahgraber ahgraber merged commit 0990169 into main Sep 26, 2024
5 checks passed
@ahgraber ahgraber deleted the renovate/ghcr.io-gethomepage-homepage-0.x branch September 26, 2024 23:14
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