Skip to content

Commit eacbb02

Browse files
authored
Merge pull request #1024 from lsst-it/IT-6395_cnpg-backup_upgrade
(fleet/cnpg-cluster) bump backup image to pg16.8
2 parents f07fbf0 + 4f507db commit eacbb02

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)