Skip to content

Commit

Permalink
feat(oci/postgres-backup-local)!: Update 16 ➼ 17 - template
Browse files Browse the repository at this point in the history
  • Loading branch information
tinfoild[bot] authored Feb 10, 2025
1 parent a552ae8 commit 704ac57
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:73f18e914cb6ffb29840b3fc5be0763f48eb1ca05f093c769ccd13982a634544"
image: "docker.io/prodrigestivill/postgres-backup-local:17@sha256:483fa15ecd998302bd312fc380cb1b3683a940881d9099d6dfe65bcc1e2714e8"
imagePullPolicy: "IfNotPresent"
command: ["/backup.sh"]
volumeMounts:
Expand Down

0 comments on commit 704ac57

Please sign in to comment.