Skip to content

Commit

Permalink
feat(docker/docker.io/prodrigestivill/postgres-backup-local)!: Update…
Browse files Browse the repository at this point in the history
… docker.io/prodrigestivill/postgres-backup-local Docker tag to v17
  • Loading branch information
tinfoild[bot] authored Dec 4, 2024
1 parent 17182de commit 4fb1aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kube/deploy/core/db/pg/clusters/template/dump-local.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
claimName: "pg-${PG_APP_NAME}-${PG_DB_NAME}-dump-local"
containers:
- name: "postgres-backup"
image: "docker.io/prodrigestivill/postgres-backup-local:16@sha256:c577b0d62673d4dce0471c75d21e3e08e4e9789903f5a3fd6613c410442e9670"
image: "docker.io/prodrigestivill/postgres-backup-local:17@sha256:8d74e85ac86825950bd9fa0f84ea8f5db55ba94c3dd238e9045e2d9a922bcfcc"
imagePullPolicy: "IfNotPresent"
command: ["/backup.sh"]
volumeMounts:
Expand Down

0 comments on commit 4fb1aaf

Please sign in to comment.