Skip to content

Commit bb3c228

Browse files
laveryagithub-actions[bot]
authored andcommitted
Create new Registry version
1 parent ec5966e commit bb3c228

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

addons/registry/3.0.0/Manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
image registry registry:3.0.0
2-
image s3cmd kurlsh/s3cmd:20250714-271da6c
2+
image s3cmd kurlsh/s3cmd:20251112-208b4d5

addons/registry/3.0.0/patch-deployment-migrate-s3.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
spec:
1111
initContainers:
1212
- name: migrate-s3
13-
image: kurlsh/s3cmd:20250714-271da6c
13+
image: kurlsh/s3cmd:20251112-208b4d5
1414
imagePullPolicy: IfNotPresent
1515
command:
1616
- /migrate-s3.sh

addons/registry/3.0.0/patch-deployment-velero.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
spec:
2121
initContainers:
2222
- name: restore
23-
image: kurlsh/s3cmd:20250714-271da6c
23+
image: kurlsh/s3cmd:20251112-208b4d5
2424
imagePullPolicy: IfNotPresent
2525
command:
2626
- /restore.sh
@@ -48,7 +48,7 @@ spec:
4848
name: registry-s3-secret
4949
containers:
5050
- name: registry-backup
51-
image: kurlsh/s3cmd:20250714-271da6c
51+
image: kurlsh/s3cmd:20251112-208b4d5
5252
imagePullPolicy: IfNotPresent
5353
command:
5454
- /bin/sh

0 commit comments

Comments
 (0)