home-ops icon indicating copy to clipboard operation
home-ops copied to clipboard

fix(container): update ghcr.io/gethomepage/homepage ( v0.8.12 → v0.8.13 )

Open bot-akira[bot] opened this issue 1 year ago • 3 comments
trafficstars

This PR contains the following updates:

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

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.8.13

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/gethomepage/homepage/compare/v0.8.12...v0.8.13


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.

bot-akira[bot] avatar May 06 '24 06:05 bot-akira[bot]

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

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

@@ -37,13 +37,13 @@

               TZ: Europe/Prague
             envFrom:
             - secretRef:
                 name: homepage-secret
             image:
               repository: ghcr.io/gethomepage/homepage
-              tag: v0.8.12
+              tag: v0.8.13
             resources:
               limits:
                 memory: 2G
               requests:
                 cpu: 15m
                 memory: 200M

bot-akira[bot] avatar May 06 '24 06:05 bot-akira[bot]

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

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

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

       - env:
         - name: TZ
           value: Europe/Prague
         envFrom:
         - secretRef:
             name: homepage-secret
-        image: ghcr.io/gethomepage/homepage:v0.8.12
+        image: ghcr.io/gethomepage/homepage:v0.8.13
         name: app
         resources:
           limits:
             memory: 2G
           requests:
             cpu: 15m

bot-akira[bot] avatar May 06 '24 06:05 bot-akira[bot]

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

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

axeII avatar May 06 '24 06:05 axeII