From ff58e12ce28ff93c71e85b5c438a445375694494 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 19:28:56 -0600 Subject: [PATCH] Update amazon/aws-cli Docker tag to v2.23.1 (#1110) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 c002e9bf5..483278fb5 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -129,7 +129,7 @@ backup: s3: image: repository: amazon/aws-cli - tag: 2.22.12 + tag: 2.23.1 pullPolicy: IfNotPresent command: - /bin/sh diff --git a/clusters/cl01tl/platform/vault/values.yaml b/clusters/cl01tl/platform/vault/values.yaml index ebc6ab888..14a6ffa40 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.22.12 + tag: 2.23.1 pullPolicy: IfNotPresent command: - /bin/sh