From 0b3d071a079debe453a89f24c3096181f12cdff6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 11:43:11 +0000 Subject: [PATCH] Update amazon/aws-cli Docker tag to v2.22.8 (#894) 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 19e29d299..d559d5527 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.22.0 + tag: 2.22.8 pullPolicy: IfNotPresent command: - /bin/sh diff --git a/clusters/cl01tl/platform/vault/values.yaml b/clusters/cl01tl/platform/vault/values.yaml index 377e144a9..c7f527d38 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.0 + tag: 2.22.8 pullPolicy: IfNotPresent command: - /bin/sh