diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index 1efd71d9a..3bbdfcff9 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.17.42 + tag: 2.18.0 pullPolicy: IfNotPresent command: - /bin/sh diff --git a/clusters/cl01tl/platform/vault/values.yaml b/clusters/cl01tl/platform/vault/values.yaml index e8c0242d0..20ceaa51e 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.17.42 + tag: 2.18.0 pullPolicy: IfNotPresent command: - /bin/sh