Skip to content

Commit 4f507db

Browse files
committed
(fleet/cnpg-cluster) bump backup image to pg16.8
1 parent f07fbf0 commit 4f507db

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

fleet/lib/cnpg-cluster/overlays/manke/cnpg-backup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ spec:
4040
activeDeadlineSeconds: 3600
4141
containers:
4242
- name: cnpg-backup
43-
image: docker.io/lsstit/cnpg-backup:0.5
43+
image: docker.io/lsstit/cnpg-backup:0.6
4444
volumeMounts:
4545
- name: ephemeral
4646
mountPath: /tmp

fleet/lib/cnpg-cluster/overlays/pillan/cnpg-backup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ spec:
4040
activeDeadlineSeconds: 3600
4141
containers:
4242
- name: cnpg-backup
43-
image: docker.io/lsstit/cnpg-backup:0.5
43+
image: docker.io/lsstit/cnpg-backup:0.6
4444
volumeMounts:
4545
- name: ephemeral
4646
mountPath: /tmp

fleet/lib/cnpg-cluster/overlays/ruka/cnpg-backup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ spec:
4040
activeDeadlineSeconds: 3600
4141
containers:
4242
- name: cnpg-backup
43-
image: docker.io/lsstit/cnpg-backup:0.5
43+
image: docker.io/lsstit/cnpg-backup:0.6
4444
volumeMounts:
4545
- name: ephemeral
4646
mountPath: /tmp

fleet/lib/cnpg-cluster/overlays/yagan/cnpg-backup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ spec:
4040
activeDeadlineSeconds: 3600
4141
containers:
4242
- name: cnpg-backup
43-
image: docker.io/lsstit/cnpg-backup:0.5
43+
image: docker.io/lsstit/cnpg-backup:0.6
4444
volumeMounts:
4545
- name: ephemeral
4646
mountPath: /tmp

0 commit comments

Comments
 (0)