1 Commits

Author SHA1 Message Date
d6f719e7a1 Update Helm release postgres-cluster to v6
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 38s
2025-06-03 03:05:47 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ huntarr:
main:
image:
repository: ghcr.io/plexguide/huntarr
tag: 7.5.5
tag: 7.4.6
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -5,7 +5,7 @@ gatus:
enabled: true
image:
repository: ghcr.io/twin/gatus
tag: v5.18.1
tag: v5.17.0
annotations:
reloader.stakater.com/auto: "true"
service:
@@ -371,7 +371,7 @@ postgres-17-cluster:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster
recoveryIndex: 1
backup:
enabled: true
enabled: false
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster
backupIndex: 1

View File

@@ -189,7 +189,7 @@ renovate:
- name: RENOVATE_REDIS_URL
value: redis://gitea-renovate-valkey-primary.gitea:6379
- name: LOG_LEVEL
value: info
value: debug
envFrom:
- secretRef:
name: gitea-renovate-secret