2 Commits

Author SHA1 Message Date
bcd77b4e06 Update Helm release gitea to v12
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 17s
2025-05-28 20:20:55 +00:00
178dd3a109 disable backup 2025-05-28 15:14:04 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -150,7 +150,7 @@ postgres-17-cluster:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster
recoveryIndex: 1 recoveryIndex: 1
backup: backup:
enabled: true enabled: false
endpointURL: https://nyc3.digitaloceanspaces.com endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster
backupIndex: 1 backupIndex: 1

View File

@@ -28,7 +28,7 @@ maintainers:
- name: alexlebens - name: alexlebens
dependencies: dependencies:
- name: gitea - name: gitea
version: 11.0.1 version: 12.0.0
repository: https://dl.gitea.io/charts/ repository: https://dl.gitea.io/charts/
- name: app-template - name: app-template
alias: renovate alias: renovate