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

This commit is contained in:
2025-10-02 19:22:29 -05:00
parent fce8e4b184
commit 831262f617
2 changed files with 15 additions and 10 deletions

View File

@@ -22,7 +22,7 @@ dependencies:
version: 4.3.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.5.0
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/yamtrack.png
appVersion: 0.22.7

View File

@@ -70,7 +70,7 @@ yamtrack:
targetPort: 8000
protocol: HTTP
postgres-17-cluster:
mode: standalone
mode: recovery
cluster:
storage:
storageClass: local-path
@@ -83,14 +83,19 @@ postgres-17-cluster:
recovery:
method: objectStore
objectStore:
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/yamtrack/yamtrack-postgresql-17-cluster
endpointCredentials: yamtrack-postgresql-17-cluster-backup-secret
recoveryIndex: 1
index: 1
endpointCredentials: sonarr-postgresql-17-cluster-backup-secret
backup:
enabled: true
endpointURL: https://nyc3.digitaloceanspaces.com
method: objectStore
objectStore:
- name: external
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/yamtrack/yamtrack-postgresql-17-cluster
endpointCredentials: yamtrack-postgresql-17-cluster-backup-secret
backupIndex: 1
index: 1
endpointCredentials: sonarr-postgresql-17-cluster-backup-secret
retentionPolicy: "3d"
scheduledBackups:
- name: daily-backup
schedule: "0 0 0 * * *"
backupName: external