2 Commits

Author SHA1 Message Date
b997fd9d35 Update ghcr.io/twin/gatus Docker tag to v5.21.0
All checks were successful
lint-test-docker / docker-lint (pull_request) Successful in 8s
lint-test-helm / helm-lint (pull_request) Successful in 14s
2025-08-03 16:04:25 +00:00
9981db78e9 Update ghcr.io/gethomepage/homepage Docker tag to v1.4.3
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-docker / docker-lint (pull_request) Successful in 18s
lint-test-docker / docker-lint (push) Successful in 8s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m38s
2025-08-03 16:02:14 +00:00
4 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -15,7 +15,7 @@ homepage:
main:
image:
repository: ghcr.io/gethomepage/homepage
tag: v1.4.2
tag: v1.4.3
pullPolicy: IfNotPresent
env:
- name: HOMEPAGE_ALLOWED_HOSTS

View File

@@ -7,7 +7,7 @@ gatus:
enabled: true
image:
repository: ghcr.io/twin/gatus
tag: v5.20.0
tag: v5.21.0
annotations:
reloader.stakater.com/auto: "true"
service:

View File

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