Update logical backup docker image (#2829)

This commit is contained in:
Lukas Reichart 2025-01-07 09:10:22 +01:00 committed by GitHub
parent 4430aba3f3
commit 46d5ebef6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -364,7 +364,7 @@ configLogicalBackup:
# logical_backup_memory_request: ""
# image for pods of the logical backup job (example runs pg_dumpall)
logical_backup_docker_image: "ghcr.io/zalando/postgres-operator/logical-backup:v1.13.0"
logical_backup_docker_image: "ghcr.io/zalando/postgres-operator/logical-backup:v1.14.0"
# path of google cloud service account json file
# logical_backup_google_application_credentials: ""