Skip to content
Snippets Groups Projects
Unverified Commit 46d5ebef authored by Lukas Reichart's avatar Lukas Reichart Committed by GitHub
Browse files

Update logical backup docker image (#2829)

parent 4430aba3
No related branches found
No related tags found
No related merge requests found
...@@ -364,7 +364,7 @@ configLogicalBackup: ...@@ -364,7 +364,7 @@ configLogicalBackup:
# logical_backup_memory_request: "" # logical_backup_memory_request: ""
# image for pods of the logical backup job (example runs pg_dumpall) # 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 # path of google cloud service account json file
# logical_backup_google_application_credentials: "" # logical_backup_google_application_credentials: ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment