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.9.0 → v0.9.1 ) #3774

Merged
merged 1 commit into from
Jun 4, 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 patch v0.9.0 -> v0.9.1

Warnings (1)

Please correct - or verify that you can safely ignore - these warnings before you merge this PR.

  • ghcr.io/gethomepage/homepage: Could not determine new digest for update (docker package ghcr.io/gethomepage/homepage)


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.1

Compare Source

What's Changed

Note: version 0.9.0 contained a few issues and did not completely resolve the security issue, it has been removed and all users are recommended to upgrade to v0.9.1

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.1

…v0.9.1 )

| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | ghcr.io/gethomepage/homepage | v0.9.0 | v0.9.1 |
@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 Jun 3, 2024
@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.9.0@sha256:e0d26bb0e1a03efeddd20ac0be2b03858fae93f3c95054f0d0a91a1405da82a3
+        image: ghcr.io/gethomepage/homepage:v0.9.1@sha256:840da91bbec48e009524c0e66616c5dbbfce4497d3c387687c668a956975d6dd
         name: app
         resources:
           limits:
             memory: 2G
           requests:
             cpu: 15m

@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.9.0@sha256:e0d26bb0e1a03efeddd20ac0be2b03858fae93f3c95054f0d0a91a1405da82a3
+              tag: v0.9.1@sha256:840da91bbec48e009524c0e66616c5dbbfce4497d3c387687c668a956975d6dd
             resources:
               limits:
                 memory: 2G
               requests:
                 cpu: 15m
                 memory: 200M

@szinn szinn merged commit c432174 into main Jun 4, 2024
11 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-gethomepage-homepage-0.x branch June 4, 2024 01:22
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