diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index 91e38e433..941ba2484 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -138,7 +138,7 @@ backup: s3: image: repository: amazon/aws-cli - tag: 2.17.8 + tag: 2.17.9 pullPolicy: IfNotPresent command: - /bin/sh diff --git a/clusters/cl01tl/platform/vault/values.yaml b/clusters/cl01tl/platform/vault/values.yaml index 244552a4d..6caf61f0d 100644 --- a/clusters/cl01tl/platform/vault/values.yaml +++ b/clusters/cl01tl/platform/vault/values.yaml @@ -210,7 +210,7 @@ snapshot: backup: image: repository: amazon/aws-cli - tag: 2.17.8 + tag: 2.17.9 pullPolicy: IfNotPresent command: - /bin/sh