Update ghcr.io/gethomepage/homepage Docker tag to v1.2.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 35s

This commit is contained in:
2025-04-28 18:00:58 +00:00
parent c0e5d835e1
commit 425cd3dfcd
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ homepage:
main:
image:
repository: ghcr.io/gethomepage/homepage
tag: v1.1.1
tag: v1.2.0
pullPolicy: IfNotPresent
env:
- name: HOMEPAGE_ALLOWED_HOSTS

View File

@@ -11,7 +11,7 @@ homepage:
main:
image:
repository: ghcr.io/gethomepage/homepage
tag: v1.1.1
tag: v1.2.0
pullPolicy: IfNotPresent
env:
- name: HOMEPAGE_ALLOWED_HOSTS

View File

@@ -32,7 +32,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro
homepage:
image: ghcr.io/gethomepage/homepage:v1.1.1
image: ghcr.io/gethomepage/homepage:v1.2.0
container_name: homepage
labels:
traefik.enable: true