diff --git a/addons/registry/3.0.0/Manifest b/addons/registry/3.0.0/Manifest index 0184a9df88..6907fcbc19 100644 --- a/addons/registry/3.0.0/Manifest +++ b/addons/registry/3.0.0/Manifest @@ -1,2 +1,2 @@ image registry registry:3.0.0 -image s3cmd kurlsh/s3cmd:20250714-271da6c +image s3cmd kurlsh/s3cmd:20251112-208b4d5 diff --git a/addons/registry/3.0.0/patch-deployment-migrate-s3.yaml b/addons/registry/3.0.0/patch-deployment-migrate-s3.yaml index b49b824f68..53421ecedb 100644 --- a/addons/registry/3.0.0/patch-deployment-migrate-s3.yaml +++ b/addons/registry/3.0.0/patch-deployment-migrate-s3.yaml @@ -10,7 +10,7 @@ spec: spec: initContainers: - name: migrate-s3 - image: kurlsh/s3cmd:20250714-271da6c + image: kurlsh/s3cmd:20251112-208b4d5 imagePullPolicy: IfNotPresent command: - /migrate-s3.sh diff --git a/addons/registry/3.0.0/patch-deployment-velero.yaml b/addons/registry/3.0.0/patch-deployment-velero.yaml index 8822229eb0..7040d0be93 100644 --- a/addons/registry/3.0.0/patch-deployment-velero.yaml +++ b/addons/registry/3.0.0/patch-deployment-velero.yaml @@ -20,7 +20,7 @@ spec: spec: initContainers: - name: restore - image: kurlsh/s3cmd:20250714-271da6c + image: kurlsh/s3cmd:20251112-208b4d5 imagePullPolicy: IfNotPresent command: - /restore.sh @@ -48,7 +48,7 @@ spec: name: registry-s3-secret containers: - name: registry-backup - image: kurlsh/s3cmd:20250714-271da6c + image: kurlsh/s3cmd:20251112-208b4d5 imagePullPolicy: IfNotPresent command: - /bin/sh