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 ghcr.io/gethomepage/homepage ( v0.10.2 → v0.10.4 ) #1745

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 25, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/gethomepage/homepage patch v0.10.2 -> v0.10.4

Release Notes

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

v0.10.4

Compare Source

What's Changed

Full Changelog: gethomepage/homepage@v0.10.0...v0.10.4

v0.10.3

Compare Source

What's Changed

Full Changelog: gethomepage/homepage@v0.10.2...v0.10.3


Configuration

📅 Schedule: Branch creation - "on monday,on wednesday,on friday" in timezone Europe/Berlin, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from martinohmann as a code owner December 25, 2024 02:05
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Dec 25, 2024
Copy link

github-actions bot commented Dec 25, 2024

helmrelease changes in kubernetes/main

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

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

@@ -45,13 +45,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: LOG_TARGETS
           value: stdout
-        image: ghcr.io/gethomepage/homepage:v0.10.2
+        image: ghcr.io/gethomepage/homepage:v0.10.4
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 3000

Copy link

github-actions bot commented Dec 25, 2024

kustomization changes in kubernetes/main

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

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

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

         containers:
           app:
             env:
               LOG_TARGETS: stdout
             image:
               repository: ghcr.io/gethomepage/homepage
-              tag: v0.10.2
+              tag: v0.10.4
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@renovate renovate bot changed the title fix(container): update ghcr.io/gethomepage/homepage ( v0.10.2 → v0.10.3 ) fix(container): update ghcr.io/gethomepage/homepage ( v0.10.2 → v0.10.4 ) Dec 25, 2024
@renovate renovate bot force-pushed the renovate/main-ghcr.io-gethomepage-homepage-0.x branch from 1285305 to e9b8e39 Compare December 25, 2024 11:11
@martinohmann martinohmann merged commit 0bae255 into main Dec 26, 2024
7 checks passed
@renovate renovate bot deleted the renovate/main-ghcr.io-gethomepage-homepage-0.x branch December 26, 2024 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant