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.7 → v0.10.8 ) #4104

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

homeops-bot[bot]
Copy link
Contributor

@homeops-bot homeops-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.8

Release Notes

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

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.

….8 )

| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/gethomepage/homepage | v0.10.7 | v0.10.8 |
@homeops-bot
Copy link
Contributor Author

homeops-bot bot commented Jan 6, 2025

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

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

@@ -72,13 +72,13 @@

       strategy: RollingUpdate
     enableRbac: true
     env: null
     extraClusterRoles: null
     image:
       repository: ghcr.io/gethomepage/homepage
-      tag: v0.10.7
+      tag: v0.10.8
     ingress:
       main:
         enabled: true
         hosts:
         - host: start.${SECRET_DOMAIN}
           paths:

@homeops-bot
Copy link
Contributor Author

homeops-bot bot commented Jan 6, 2025

--- HelmRelease: selfhosted/homepage Deployment: selfhosted/homepage

+++ HelmRelease: selfhosted/homepage Deployment: selfhosted/homepage

@@ -5,13 +5,13 @@

   name: homepage
   labels:
     app.kubernetes.io/instance: homepage
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/name: homepage
   annotations:
-    values-checksum: 88eaa09e29281ac919fe51be74da860f783ef928e120ad37ab70e1a6ef1d914e
+    values-checksum: 04c36b73514281e24fd73379eb625ebc30487fda8493f1afce6c9d1adc6eb586
 spec:
   revisionHistoryLimit: 3
   replicas: 1
   strategy:
     type: RollingUpdate
   selector:
@@ -27,13 +27,13 @@

       serviceAccountName: homepage
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: homepage
-        image: ghcr.io/gethomepage/homepage:v0.10.7
+        image: ghcr.io/gethomepage/homepage:v0.10.8
         imagePullPolicy: null
         ports:
         - name: http
           containerPort: 3000
           protocol: TCP
         volumeMounts:

@ahinko ahinko merged commit 7a31f26 into main Jan 6, 2025
9 checks passed
@ahinko ahinko deleted the renovate/ghcr.io-gethomepage-homepage-0.x branch January 6, 2025 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant