2 Commits

Author SHA1 Message Date
2d1afeeb56 Update docker.io/postgres Docker tag to v18
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 19s
lint-test-docker / docker-lint (pull_request) Successful in 23s
2025-11-17 03:57:00 +00:00
fbe6845bb4 fix schedule
All checks were successful
lint-test-helm / helm-lint (push) Successful in 34s
renovate / renovate (push) Successful in 1m16s
2025-11-16 21:55:44 -06:00

View File

@@ -104,7 +104,7 @@ mariadb-cluster:
backups:
- name: backup
schedule:
cron: "0 0 0 * *"
cron: "0 0 * * *"
suspend: false
compression: gzip
maxRetention: 720h # 30 days