From 958cce26b48d28bc49004972532c82c936ad7855 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 16:32:10 +0000 Subject: [PATCH] Update amazon/aws-cli Docker tag to v2.17.9 --- 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 73ef38807..97f1d5bdd 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