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 ( v0.8.12 → v0.8.13 ) #3607

Merged
merged 1 commit into from
May 6, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented May 6, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/gethomepage/homepage patch v0.8.12 -> v0.8.13

Release Notes

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

v0.8.13

Compare Source

What's Changed

New Contributors

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

… v0.8.13 )

| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/gethomepage/homepage | v0.8.12 | v0.8.13 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels May 6, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented May 6, 2024

--- kubernetes/main/apps/self-hosted/homepage/app Kustomization: flux-system/self-hosted-homepage HelmRelease: self-hosted/homepage

+++ kubernetes/main/apps/self-hosted/homepage/app Kustomization: flux-system/self-hosted-homepage HelmRelease: self-hosted/homepage

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

               TZ: America/Toronto
             envFrom:
             - secretRef:
                 name: homepage-secret
             image:
               repository: ghcr.io/gethomepage/homepage
-              tag: v0.8.12@sha256:ad5a8edea1c25b50c6d180d35f72c1623986335113457c4ba38e1ddf16816a4b
+              tag: v0.8.13@sha256:43a3ee88abe3b37c64bc52ea93da01c3dcb4a332a953bcd7f438c8d7328d3947
             resources:
               limits:
                 memory: 2G
               requests:
                 cpu: 15m
                 memory: 200M

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented May 6, 2024

--- HelmRelease: self-hosted/homepage Deployment: self-hosted/homepage

+++ HelmRelease: self-hosted/homepage Deployment: self-hosted/homepage

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

       - env:
         - name: TZ
           value: America/Toronto
         envFrom:
         - secretRef:
             name: homepage-secret
-        image: ghcr.io/gethomepage/homepage:v0.8.12@sha256:ad5a8edea1c25b50c6d180d35f72c1623986335113457c4ba38e1ddf16816a4b
+        image: ghcr.io/gethomepage/homepage:v0.8.13@sha256:43a3ee88abe3b37c64bc52ea93da01c3dcb4a332a953bcd7f438c8d7328d3947
         name: app
         resources:
           limits:
             memory: 2G
           requests:
             cpu: 15m

@szinn szinn merged commit 6f7840e into main May 6, 2024
11 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-gethomepage-homepage-0.x branch May 6, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant