From 0d68aa61dff75c421a4d42b7934c4ff31791311e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 20:37:23 +0000 Subject: [PATCH] Update public.ecr.aws/aws-cli/aws-cli Docker tag to v2.23.3 --- charts/hypershift-aws-template/templates/_helpers.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/hypershift-aws-template/templates/_helpers.tpl b/charts/hypershift-aws-template/templates/_helpers.tpl index ac0ceb0..5f0c0ed 100644 --- a/charts/hypershift-aws-template/templates/_helpers.tpl +++ b/charts/hypershift-aws-template/templates/_helpers.tpl @@ -35,7 +35,7 @@ securityContext: {{- define "aws-sts-init-container" -}} - name: aws-sts - image: public.ecr.aws/aws-cli/aws-cli:2.23.2@sha256:6beaf1e25beacb735467d94b1a3c48446223c5f2cc48682bbf733a3097ec94d2 + image: public.ecr.aws/aws-cli/aws-cli:2.23.3@sha256:2df7c98c6a46658e6a8dc144682440a4f195054a23669e32979a419d0d9ccedb {{- include "container-resources" . | nindent 2 }} {{- include "container-security-context" . | nindent 2 }} env: