From 03ef6cb2b329b2a5fa7e7038bd4a45222ec63327 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 04:00:43 +0000 Subject: [PATCH] Update amazon/aws-cli Docker tag to v2.17.22 --- clusters/cl01tl/platform/gitea/values.yaml | 2 +- clusters/cl01tl/platform/vault/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index 04ea5d6e3..bbab4081a 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.14 + tag: 2.17.22 pullPolicy: IfNotPresent command: - /bin/sh diff --git a/clusters/cl01tl/platform/vault/values.yaml b/clusters/cl01tl/platform/vault/values.yaml index 5476501f9..be9c5a75b 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.14 + tag: 2.17.22 pullPolicy: IfNotPresent command: - /bin/sh