Skip to content

Commit dc84cd1

Browse files
feat(oci/postgres-backup-local)!: Update 16 ➼ 18 - template
1 parent 88d6c7e commit dc84cd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kube/deploy/core/db/pg/clusters/template/dump-local.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
claimName: "pg-${PG_APP_NAME}-${PG_DB_NAME}-dump-local"
3434
containers:
3535
- name: "postgres-backup"
36-
image: "docker.io/prodrigestivill/postgres-backup-local:16@sha256:a0103fbce0c48ccc7693ddbb2a2bfa733048db845354f635efef9e4566de185d"
36+
image: "docker.io/prodrigestivill/postgres-backup-local:18@sha256:f70742ebe42b2277689b028d1fd15aa80f77cffa01da163cc9f85a6ff1866e7f"
3737
imagePullPolicy: "IfNotPresent"
3838
command: ["/backup.sh"]
3939
volumeMounts:

0 commit comments

Comments
 (0)