diff --git a/charts/hypershift-aws-template/templates/_helpers.tpl b/charts/hypershift-aws-template/templates/_helpers.tpl index 514a547..cad095c 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.14@sha256:26327d5af36de7827358851dd5ab92450f7398762c3fb4fe0dccf49282118ee3 + image: public.ecr.aws/aws-cli/aws-cli:2.24.0@sha256:f534bd0f650b670d46db89ad75c28cb036054bf08ff01f99a00658f866ccc4cd {{- include "container-resources" . | nindent 2 }} {{- include "container-security-context" . | nindent 2 }} env: