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

feat(container): update image ghcr.io/gethomepage/homepage ( v0.8.13 → v0.9.0 ) #3772

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jun 3, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/gethomepage/homepage minor v0.8.13 -> v0.9.0

Release Notes

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

v0.9.0

Compare Source

What's Changed

Security
  • This version resolves security vulnerabilities discovered in some integrations, see GHSA-24m5-7vjx-9x37. Thanks to kachakil-av for reporting.
Other Changes

New Contributors

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

…→ v0.9.0 )

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

repo-jeeves bot commented Jun 3, 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.13@sha256:43a3ee88abe3b37c64bc52ea93da01c3dcb4a332a953bcd7f438c8d7328d3947
+              tag: v0.9.0@sha256:e0d26bb0e1a03efeddd20ac0be2b03858fae93f3c95054f0d0a91a1405da82a3
             resources:
               limits:
                 memory: 2G
               requests:
                 cpu: 15m
                 memory: 200M

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 3, 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.13@sha256:43a3ee88abe3b37c64bc52ea93da01c3dcb4a332a953bcd7f438c8d7328d3947
+        image: ghcr.io/gethomepage/homepage:v0.9.0@sha256:e0d26bb0e1a03efeddd20ac0be2b03858fae93f3c95054f0d0a91a1405da82a3
         name: app
         resources:
           limits:
             memory: 2G
           requests:
             cpu: 15m

@szinn szinn merged commit 3cefdcd into main Jun 3, 2024
11 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-gethomepage-homepage-0.x branch June 3, 2024 13:56
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/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant