update chart
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m13s

This commit is contained in:
2025-10-02 22:01:42 -05:00
parent 1baca33294
commit b34a978d14
2 changed files with 3 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ dependencies:
version: 4.3.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 6.5.0
version: 6.8.2
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/radarr-4k.png
appVersion: 5.22.4

View File

@@ -110,8 +110,6 @@ postgres-17-cluster:
index: 3
endpointCredentials: radarr-4k-postgresql-17-cluster-backup-secret
backup:
enabled: true
method: objectStore
objectStore:
- name: external
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-4k/radarr5-4k-postgresql-17-cluster
@@ -120,5 +118,7 @@ postgres-17-cluster:
retentionPolicy: "3d"
scheduledBackups:
- name: daily-backup
immediate: false
suspend: true
schedule: "0 0 0 * * *"
backupName: external