Skip to content

feat(container)!: Update image ghcr.io/gethomepage/homepage ( v1.13.2 ➔ v2.0.0 ) - #1307

Open
mortyops[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-gethomepage-homepage-2.x
Open

feat(container)!: Update image ghcr.io/gethomepage/homepage ( v1.13.2 ➔ v2.0.0 )#1307
mortyops[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-gethomepage-homepage-2.x

Conversation

@mortyops

@mortyops mortyops Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/gethomepage/homepage major v1.13.2v2.0.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2.0.0

Compare Source

What's Changed
⚠️ Breaking Changes
🚀 Features
🐛 Fixes
🧰 Maintenance
🌐 Translations
📚 Documentation

Configuration

📅 Schedule: (in timezone America/New_York)

  • 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

… ➔ v2.0.0 )

| datasource | package                      | from    | to     |
| ---------- | ---------------------------- | ------- | ------ |
| docker     | ghcr.io/gethomepage/homepage | v1.13.2 | v2.0.0 |
@mortyops

mortyops Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor Author
--- HelmRelease: selfhosted/homepage Deployment: selfhosted/homepage

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

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

           value: '*'
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: homepage-secret
-        image: ghcr.io/gethomepage/homepage:v1.13.2
+        image: ghcr.io/gethomepage/homepage:v2.0.0
         livenessProbe:
           httpGet:
             path: /api/healthcheck
             port: 3000
           initialDelaySeconds: 0
         name: app

@mortyops

mortyops Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor Author
--- kubernetes/apps/selfhosted/homepage/app Kustomization: selfhosted/homepage HelmRelease: selfhosted/homepage

+++ kubernetes/apps/selfhosted/homepage/app Kustomization: selfhosted/homepage HelmRelease: selfhosted/homepage

@@ -44,13 +44,13 @@

               value: America/New_York
             envFrom:
             - secretRef:
                 name: homepage-secret
             image:
               repository: ghcr.io/gethomepage/homepage
-              tag: v1.13.2
+              tag: v2.0.0
             ports:
             - containerPort: 3000
               name: http
               protocol: TCP
             probes:
               liveness:

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.

0 participants