From 6fd8e9545720ee5fb637ec6d1ee2f8d26f554501 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 04:20:14 +0000 Subject: [PATCH] Update amazon/aws-cli Docker tag to v2.17.12 --- 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 00e69d800..138d5887f 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.10 + tag: 2.17.12 pullPolicy: IfNotPresent command: - /bin/sh diff --git a/clusters/cl01tl/platform/vault/values.yaml b/clusters/cl01tl/platform/vault/values.yaml index 8b704d35b..26fff8376 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.10 + tag: 2.17.12 pullPolicy: IfNotPresent command: - /bin/sh