Skip to content

Commit 46d5ebe

Browse files
authoredJan 7, 2025
Update logical backup docker image (#2829)
1 parent 4430aba commit 46d5ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎charts/postgres-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ configLogicalBackup:
364364
# logical_backup_memory_request: ""
365365

366366
# image for pods of the logical backup job (example runs pg_dumpall)
367-
logical_backup_docker_image: "ghcr.io/zalando/postgres-operator/logical-backup:v1.13.0"
367+
logical_backup_docker_image: "ghcr.io/zalando/postgres-operator/logical-backup:v1.14.0"
368368
# path of google cloud service account json file
369369
# logical_backup_google_application_credentials: ""
370370

0 commit comments

Comments
 (0)