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

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

ishioni-bot[bot]
Copy link
Contributor

@ishioni-bot ishioni-bot bot commented Jan 6, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/gethomepage/homepage patch v0.10.7 -> 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.8

Compare Source

What's Changed

New Contributors

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


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.

… v0.10.9 )

| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/gethomepage/homepage | v0.10.7 | v0.10.9 |
@ishioni-bot ishioni-bot bot requested a review from ishioni as a code owner January 6, 2025 23:03
@ishioni-bot ishioni-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/talos size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 6, 2025
@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Jan 6, 2025

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

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

@@ -30,13 +30,13 @@

               TZ: Europe/Warsaw
             envFrom:
             - secretRef:
                 name: homepage-secret
             image:
               repository: ghcr.io/gethomepage/homepage
-              tag: v0.10.7
+              tag: v0.10.9
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet:

@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Jan 6, 2025

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

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

@@ -42,13 +42,13 @@

       - env:
         - name: TZ
           value: Europe/Warsaw
         envFrom:
         - secretRef:
             name: homepage-secret
-        image: ghcr.io/gethomepage/homepage:v0.10.7
+        image: ghcr.io/gethomepage/homepage:v0.10.9
         livenessProbe:
           httpGet:
             path: /api/healthcheck
             port: 3000
           initialDelaySeconds: 0
         name: app

@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Jan 6, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.0s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 2.16s
✅ YAML prettier 1 0 0.39s
✅ YAML yamllint 1 0 0.38s

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

@ishioni ishioni merged commit cf173f3 into master Jan 7, 2025
18 checks passed
@ishioni ishioni deleted the renovate/ghcr.io-gethomepage-homepage-0.x branch January 7, 2025 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory cluster/talos dep/patch renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant