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

This commit is contained in:
2025-10-02 19:20:14 -05:00
parent 0ce4355f0b
commit fce8e4b184
2 changed files with 15 additions and 10 deletions

View File

@@ -28,7 +28,7 @@ dependencies:
version: 1.21.1
- 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/vaultwarden.png
appVersion: 1.33.2

View File

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