deps: update registry.opensource.zalan.do/acid/logical-backup docker tag to v1.12.0

This commit is contained in:
renovate[bot] 2024-05-31 22:30:52 +00:00 committed by GitHub
parent e8900a1920
commit a3ac5728cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -356,7 +356,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: "registry.opensource.zalan.do/acid/logical-backup:v1.11.0" logical_backup_docker_image: "registry.opensource.zalan.do/acid/logical-backup:v1.12.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: ""