Skip to content

feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.9.0 )#77

Merged
eivarin merged 1 commit intomainfrom
renovate/ghcr.io-gethomepage-homepage-1.x
Jan 21, 2026
Merged

feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.9.0 )#77
eivarin merged 1 commit intomainfrom
renovate/ghcr.io-gethomepage-homepage-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
ghcr.io/gethomepage/homepage major v0.10.9v1.9.0

Release Notes

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

v1.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: gethomepage/homepage@v1.8.0...v1.9.0

v1.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: gethomepage/homepage@v1.7.0...v1.8.0

v1.7.0

Compare Source

What's Changed

Full Changelog: gethomepage/homepage@v1.6.1...v1.7.0

v1.6.1

Compare Source

What's Changed

Full Changelog: gethomepage/homepage@v1.6.0...v1.6.1

v1.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: gethomepage/homepage@v1.5.0...v1.6.0

v1.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: gethomepage/homepage@v1.4.6...v1.5.0

v1.4.6

Compare Source

What's Changed

Full Changelog: gethomepage/homepage@v1.4.5...v1.4.6

v1.4.5

Compare Source

What's Changed

New Contributors

Full Changelog: gethomepage/homepage@v1.4.4...v1.4.5

v1.4.4

Compare Source

What's Changed

Full Changelog: gethomepage/homepage@v1.4.3...v1.4.4

v1.4.3

Compare Source

What's Changed

New Contributors

Full Changelog: gethomepage/homepage@v1.4.2...v1.4.3

v1.4.2

Compare Source

What's Changed

Full Changelog: gethomepage/homepage@v1.4.1...v1.4.2

v1.4.1

Compare Source

What's Changed

New Contributors

Full Changelog: gethomepage/homepage@v1.4.0...v1.4.1

v1.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: gethomepage/homepage@v1.3.2...v1.4.0

v1.3.2

Compare Source

What's Changed

Full Changelog: gethomepage/homepage@v1.3.0...v1.3.2

v1.3.1

Compare Source

v1.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: gethomepage/homepage@v1.2.0...v1.3.0

v1.2.0

What's Changed

New Contributors

Full Changelog: gethomepage/homepage@v1.1.1...v1.2.0

v1.1.1

Compare Source

What's Changed

Full Changelog: gethomepage/homepage@v1.1.0...v1.1.1

v1.1.0

Compare Source

What's Changed

Enhancements

Fixes

Updates

New Contributors

Full Changelog: gethomepage/homepage@v1.0.4...v1.1.0

v1.0.4

Compare Source

What's Changed

Full Changelog: gethomepage/homepage@v1.0.3...v1.0.4

v1.0.3

Compare Source

What's Changed

New Contributors

Full Changelog: gethomepage/homepage@v1.0.2...v1.0.3

v1.0.2

Compare Source

This small bug fix fixes a couple of layout issues in v1.0.0 and reverts a change to networking that was in v1.0.1

Please also check out the v1.0 release notes

Full Changelog: gethomepage/homepage@v1.0.0...v1.0.2

v1.0.0

Compare Source

Homepage v1.0! 🎉

We're excited to announce the release of homepage v1.0! This release contains a bunch of new widgets, fixes and other improvements, but if you're curious why the major version bump, it's because of the breaking changes included:

  • [BREAKING] Enhancement: require host validation by @​shamoon in #​4744
    • This change is for security reasons and the update is simple: users will need to set the HOMEPAGE_ALLOWED_HOSTS environment variable (how to do that varies by install type, see the docs)
  • [BREAKING] Chore: update to next v15 by @​shamoon in #​4661
    • homepage no longer runs on armv7 (RIP ✌️)
  • [BREAKING] Chore: upgrade to tailwind v4 by @​shamoon in #​4863
    • some users may need to update their custom css
  • [BREAKING] Enhancement: support for Kubernetes gateway API by @​djeinstine in #​4643

Thank you to our community of contributors, discord chat helpers and our users! We are so proud of the collaboration that goes into keeping this project delightful.

What's Changed


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Lisbon, 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.

@github-actions
Copy link

github-actions bot commented Mar 15, 2025

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

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

@@ -51,13 +51,13 @@

                 - '2'
             weight: 2
       containers:
       - env:
         - name: TZ
           value: Europe/Lisbon
-        image: ghcr.io/gethomepage/homepage:v0.10.9@sha256:b6d732817572f9af99ec168b10641b8f7820f30cfa5a5cc5c68f1e291804bec8
+        image: ghcr.io/gethomepage/homepage:v1.9.0@sha256:7fa7b07a26bd8d90a44bb975c6455b10d8dee467ce674b040750ffb4a0f486d6
         name: app
         resources:
           limits:
             memory: 512Mi
           requests:
             cpu: 15m

@github-actions
Copy link

github-actions bot commented Mar 15, 2025

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

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

@@ -20,8 +20,8 @@

     cleanupOnFail: true
     remediation:
       retries: 3
       strategy: rollback
   valuesFrom:
   - kind: ConfigMap
-    name: homepage-helm-values-5fchfkb4f6
+    name: homepage-helm-values-9t9h5h9bb2
 
--- kubernetes/apps/default/homepage/app Kustomization: flux-system/homepage ConfigMap: default/homepage-helm-values-5fchfkb4f6

+++ kubernetes/apps/default/homepage/app Kustomization: flux-system/homepage ConfigMap: default/homepage-helm-values-5fchfkb4f6

@@ -1,99 +0,0 @@

----
-apiVersion: v1
-data:
-  values.yaml: |
-    controllers:
-      app:
-        replicas: 1
-        strategy: RollingUpdate
-        containers:
-          app:
-            image:
-              repository: ghcr.io/gethomepage/homepage
-              tag: v0.10.9@sha256:b6d732817572f9af99ec168b10641b8f7820f30cfa5a5cc5c68f1e291804bec8
-            env:
-              TZ: Europe/Lisbon
-            resources:
-              requests:
-                cpu: 15m
-                memory: 200M
-              limits:
-                memory: 512Mi
-    defaultPodOptions:
-      affinity:
-        nodeAffinity:
-          preferredDuringSchedulingIgnoredDuringExecution:
-            - weight: 1
-              preference:
-                matchExpressions:
-                  - key: node-priority
-                    operator: In
-                    values:
-                    - "1"
-            - weight: 2
-              preference:
-                matchExpressions:
-                  - key: node-priority
-                    operator: In
-                    values:
-                    - "2"
-    service:
-      app:
-        controller: app
-        ports:
-          http:
-            port: 3000
-    ingress:
-      homepage:
-        annotations:
-          traefik.ingress.kubernetes.io/router.entrypoints: websecure
-        className: traefik-private
-        hosts:
-          - host: &homepage-path ..PLACEHOLDER_SECRET_PRIVATE_DOMAIN..
-            paths:
-              - path: /
-                pathType: Prefix
-                service:
-                  identifier: app
-                  port: http
-        tls:
-          - secretName: --PLACEHOLDER_SECRET_PRIVATE_DOMAIN---tls
-            hosts:
-              - *homepage-path
-      homepage-public:
-        annotations:
-          traefik.ingress.kubernetes.io/router.entrypoints: websecure
-          cert-manager.io/cluster-issuer: letsencrypt-production
-          external-dns.alpha.kubernetes.io/target: ..PLACEHOLDER_SECRET_PUBLIC_DOMAIN1..
-        className: traefik-public
-        hosts:
-          - host: &homepage-public-path newtab...PLACEHOLDER_SECRET_PUBLIC_DOMAIN1..
-            paths:
-              - path: /
-                pathType: Prefix
-                service:
-                  identifier: app
-                  port: http
-        tls:
-          - secretName: newtab---PLACEHOLDER_SECRET_PUBLIC_DOMAIN1---tls
-            hosts:
-              - *homepage-public-path
-    persistence:
-      config:
-        enabled: true
-        type: nfs
-        server: ..PLACEHOLDER_SECRET_NFS_ADDR..
-        path: /Documents
-        globalMounts:
-          - path: /app/config
-            subPath: Homepage
-    serviceAccount:
-      homepage: {}
-kind: ConfigMap
-metadata:
-  labels:
-    kustomize.toolkit.fluxcd.io/name: homepage
-    kustomize.toolkit.fluxcd.io/namespace: flux-system
-  name: homepage-helm-values-5fchfkb4f6
-  namespace: default
-
--- kubernetes/apps/default/homepage/app Kustomization: flux-system/homepage ConfigMap: default/homepage-helm-values-9t9h5h9bb2

+++ kubernetes/apps/default/homepage/app Kustomization: flux-system/homepage ConfigMap: default/homepage-helm-values-9t9h5h9bb2

@@ -0,0 +1,99 @@

+---
+apiVersion: v1
+data:
+  values.yaml: |
+    controllers:
+      app:
+        replicas: 1
+        strategy: RollingUpdate
+        containers:
+          app:
+            image:
+              repository: ghcr.io/gethomepage/homepage
+              tag: v1.9.0@sha256:7fa7b07a26bd8d90a44bb975c6455b10d8dee467ce674b040750ffb4a0f486d6
+            env:
+              TZ: Europe/Lisbon
+            resources:
+              requests:
+                cpu: 15m
+                memory: 200M
+              limits:
+                memory: 512Mi
+    defaultPodOptions:
+      affinity:
+        nodeAffinity:
+          preferredDuringSchedulingIgnoredDuringExecution:
+            - weight: 1
+              preference:
+                matchExpressions:
+                  - key: node-priority
+                    operator: In
+                    values:
+                    - "1"
+            - weight: 2
+              preference:
+                matchExpressions:
+                  - key: node-priority
+                    operator: In
+                    values:
+                    - "2"
+    service:
+      app:
+        controller: app
+        ports:
+          http:
+            port: 3000
+    ingress:
+      homepage:
+        annotations:
+          traefik.ingress.kubernetes.io/router.entrypoints: websecure
+        className: traefik-private
+        hosts:
+          - host: &homepage-path ..PLACEHOLDER_SECRET_PRIVATE_DOMAIN..
+            paths:
+              - path: /
+                pathType: Prefix
+                service:
+                  identifier: app
+                  port: http
+        tls:
+          - secretName: --PLACEHOLDER_SECRET_PRIVATE_DOMAIN---tls
+            hosts:
+              - *homepage-path
+      homepage-public:
+        annotations:
+          traefik.ingress.kubernetes.io/router.entrypoints: websecure
+          cert-manager.io/cluster-issuer: letsencrypt-production
+          external-dns.alpha.kubernetes.io/target: ..PLACEHOLDER_SECRET_PUBLIC_DOMAIN1..
+        className: traefik-public
+        hosts:
+          - host: &homepage-public-path newtab...PLACEHOLDER_SECRET_PUBLIC_DOMAIN1..
+            paths:
+              - path: /
+                pathType: Prefix
+                service:
+                  identifier: app
+                  port: http
+        tls:
+          - secretName: newtab---PLACEHOLDER_SECRET_PUBLIC_DOMAIN1---tls
+            hosts:
+              - *homepage-public-path
+    persistence:
+      config:
+        enabled: true
+        type: nfs
+        server: ..PLACEHOLDER_SECRET_NFS_ADDR..
+        path: /Documents
+        globalMounts:
+          - path: /app/config
+            subPath: Homepage
+    serviceAccount:
+      homepage: {}
+kind: ConfigMap
+metadata:
+  labels:
+    kustomize.toolkit.fluxcd.io/name: homepage
+    kustomize.toolkit.fluxcd.io/namespace: flux-system
+  name: homepage-helm-values-9t9h5h9bb2
+  namespace: default
+

@renovate renovate bot changed the title feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.0.0 ) feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.0.2 ) Mar 15, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-gethomepage-homepage-1.x branch from 0825f03 to 81598a5 Compare March 15, 2025 05:51
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.0.2 ) feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.0.3 ) Mar 15, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-gethomepage-homepage-1.x branch from 81598a5 to 6e460fc Compare March 15, 2025 18:36
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.0.3 ) feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.0.4 ) Mar 17, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-gethomepage-homepage-1.x branch from 6e460fc to deb696e Compare March 17, 2025 02:44
@eivarin eivarin force-pushed the main branch 8 times, most recently from 34a575c to bac756a Compare March 17, 2025 16:22
@renovate renovate bot force-pushed the renovate/ghcr.io-gethomepage-homepage-1.x branch from deb696e to b49d5f2 Compare March 17, 2025 16:23
@eivarin eivarin force-pushed the main branch 2 times, most recently from 6203558 to fb4e7e7 Compare March 17, 2025 16:24
@renovate renovate bot force-pushed the renovate/ghcr.io-gethomepage-homepage-1.x branch from b49d5f2 to fae095d Compare March 17, 2025 16:24
@eivarin eivarin force-pushed the main branch 6 times, most recently from 616dc9b to befabb8 Compare March 17, 2025 17:53
@renovate renovate bot force-pushed the renovate/ghcr.io-gethomepage-homepage-1.x branch from fae095d to 8742f24 Compare March 17, 2025 17:54
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.4.6 ) feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.5.0 ) Sep 22, 2025
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.5.0 ) feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.5.0 ) - autoclosed Oct 22, 2025
@renovate renovate bot closed this Oct 22, 2025
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.5.0 ) - autoclosed feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.5.0 ) Oct 24, 2025
@renovate renovate bot reopened this Oct 24, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-gethomepage-homepage-1.x branch 2 times, most recently from 33c152a to 773bae7 Compare October 24, 2025 23:41
@renovate renovate bot force-pushed the renovate/ghcr.io-gethomepage-homepage-1.x branch from 773bae7 to 9f0cbe4 Compare November 4, 2025 20:35
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.5.0 ) feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.6.0 ) Nov 4, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-gethomepage-homepage-1.x branch from 9f0cbe4 to ee899a2 Compare November 5, 2025 02:48
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.6.0 ) feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.6.1 ) Nov 5, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-gethomepage-homepage-1.x branch from ee899a2 to e8f61a5 Compare November 11, 2025 19:09
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.6.1 ) feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.7.0 ) Nov 11, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-gethomepage-homepage-1.x branch from e8f61a5 to 06bf283 Compare December 10, 2025 19:26
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.7.0 ) feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.8.0 ) Dec 10, 2025
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.8.0 ) feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.8.0 ) - autoclosed Dec 11, 2025
@renovate renovate bot closed this Dec 11, 2025
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.8.0 ) - autoclosed feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.8.0 ) Dec 13, 2025
@renovate renovate bot reopened this Dec 13, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-gethomepage-homepage-1.x branch 2 times, most recently from 06bf283 to 63486ed Compare December 13, 2025 01:12
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.8.0 ) feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.8.0 ) - autoclosed Dec 29, 2025
@renovate renovate bot closed this Dec 29, 2025
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.8.0 ) - autoclosed feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.8.0 ) Jan 3, 2026
@renovate renovate bot reopened this Jan 3, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-gethomepage-homepage-1.x branch from 63486ed to 18d0a6c Compare January 3, 2026 01:32
@renovate renovate bot force-pushed the renovate/ghcr.io-gethomepage-homepage-1.x branch from 18d0a6c to e87e21c Compare January 19, 2026 10:10
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.8.0 ) feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.9.0 ) Jan 19, 2026
@eivarin eivarin merged commit 25580ed into main Jan 21, 2026
3 of 5 checks passed
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