diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index b255964a9..1d14e3c99 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -140,7 +140,7 @@ backup: s3: image: repository: amazon/aws-cli - tag: 2.19.1 + tag: 2.19.4 pullPolicy: IfNotPresent command: - /bin/sh diff --git a/clusters/cl01tl/platform/vault/values.yaml b/clusters/cl01tl/platform/vault/values.yaml index 119450ac9..e7a891a95 100644 --- a/clusters/cl01tl/platform/vault/values.yaml +++ b/clusters/cl01tl/platform/vault/values.yaml @@ -208,7 +208,7 @@ snapshot: backup: image: repository: amazon/aws-cli - tag: 2.19.1 + tag: 2.19.4 pullPolicy: IfNotPresent command: - /bin/sh