1 Commits

Author SHA1 Message Date
5a75cb3e7e Update ghcr.io/twin/gatus Docker tag to v5.26.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 15s
2025-10-07 04:16:56 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -19,7 +19,7 @@ services:
- /dev/net/tun:/dev/net/tun
postgresql:
image: docker.io/postgres:18.0-alpine3.21
image: docker.io/postgres:17.6-alpine3.21
container_name: gitea-postgres
env_file:
- .env