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 docker tag to v0.9.9 #3685

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Sep 10, 2024

This PR contains the following updates:

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

Release Notes

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

v0.9.9

Compare Source

What's Changed

New Contributors

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

v0.9.8

Compare Source


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.

@mchesterbot mchesterbot bot requested a review from mchestr as a code owner September 10, 2024 08:27
@mchesterbot mchesterbot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Sep 10, 2024
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Sep 10, 2024

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

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

@@ -34,13 +34,13 @@

               TZ: America/Vancouver
             envFrom:
             - secretRef:
                 name: homepage-secret
             image:
               repository: ghcr.io/gethomepage/homepage
-              tag: v0.9.7
+              tag: v0.9.9
             resources:
               limits:
                 memory: 500Mi
               requests:
                 cpu: 15m
                 memory: 200M

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Sep 10, 2024

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

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

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

       - env:
         - name: TZ
           value: America/Vancouver
         envFrom:
         - secretRef:
             name: homepage-secret
-        image: ghcr.io/gethomepage/homepage:v0.9.7
+        image: ghcr.io/gethomepage/homepage:v0.9.9
         name: app
         resources:
           limits:
             memory: 500Mi
           requests:
             cpu: 15m

@mchesterbot mchesterbot bot force-pushed the renovate/ghcr.io-gethomepage-homepage-0.x branch from 38f6855 to b4df5f9 Compare September 10, 2024 16:26
@mchesterbot mchesterbot bot changed the title fix(container): update ghcr.io/gethomepage/homepage docker tag to v0.9.8 fix(container): update ghcr.io/gethomepage/homepage docker tag to v0.9.9 Sep 10, 2024
@mchestr mchestr merged commit 90861d9 into main Sep 19, 2024
5 checks passed
@mchesterbot mchesterbot bot deleted the renovate/ghcr.io-gethomepage-homepage-0.x branch September 19, 2024 07:25
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