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

This commit is contained in:
2025-10-02 23:13:07 -05:00
parent 08c365c1bd
commit 87b4c9b49d
2 changed files with 13 additions and 11 deletions

View File

@@ -44,7 +44,7 @@ dependencies:
version: 1.21.1
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.9.1
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/gitea.png
appVersion: 1.23.7

View File

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