From d4e7ee32fd3393009a6eb544064e8c1e19c877ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 00:14:15 +0000 Subject: [PATCH] deps: update registry.opensource.zalan.do/acid/logical-backup docker tag to v1.14.0 --- charts/postgres-operator/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/postgres-operator/values.yaml b/charts/postgres-operator/values.yaml index fd622e3..eb2ce4f 100644 --- a/charts/postgres-operator/values.yaml +++ b/charts/postgres-operator/values.yaml @@ -356,7 +356,7 @@ configLogicalBackup: # logical_backup_memory_request: "" # image for pods of the logical backup job (example runs pg_dumpall) - logical_backup_docker_image: "registry.opensource.zalan.do/acid/logical-backup:v1.12.0" + logical_backup_docker_image: "registry.opensource.zalan.do/acid/logical-backup:v1.14.0" # path of google cloud service account json file # logical_backup_google_application_credentials: ""