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.10.8 → v0.10.9 ) #4931

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jan 6, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/gethomepage/homepage patch v0.10.8 -> v0.10.9

Release Notes

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

v0.10.9

Compare Source

What's Changed

New Contributors

Full Changelog: gethomepage/homepage@v0.10.8...v0.10.9

… v0.10.9 )

| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/gethomepage/homepage | v0.10.8 | v0.10.9 |
@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 Jan 6, 2025
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 6, 2025

--- 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.10.8@sha256:9bc98f11977b9067be1f873e2decd6a30a9b06a2741c58ecdc8c40ca0cdcba79
+              tag: v0.10.9@sha256:b6d732817572f9af99ec168b10641b8f7820f30cfa5a5cc5c68f1e291804bec8
             resources:
               limits:
                 memory: 2G
               requests:
                 cpu: 15m
                 memory: 200M

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 6, 2025

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

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

@@ -41,13 +41,13 @@

       - env:
         - name: TZ
           value: America/Toronto
         envFrom:
         - secretRef:
             name: homepage-secret
-        image: ghcr.io/gethomepage/homepage:v0.10.8@sha256:9bc98f11977b9067be1f873e2decd6a30a9b06a2741c58ecdc8c40ca0cdcba79
+        image: ghcr.io/gethomepage/homepage:v0.10.9@sha256:b6d732817572f9af99ec168b10641b8f7820f30cfa5a5cc5c68f1e291804bec8
         name: app
         resources:
           limits:
             memory: 2G
           requests:
             cpu: 15m

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 6, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.04s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 4.17s
✅ YAML prettier 1 0 0.37s
✅ YAML yamllint 1 0 0.36s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@szinn szinn merged commit d838d3e into main Jan 6, 2025
16 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-gethomepage-homepage-0.x branch January 6, 2025 17:49
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.

1 participant