Skip to content

Commit

Permalink
Merge pull request #14 from konflux-ci/renovate/public.ecr.aws-aws-cl…
Browse files Browse the repository at this point in the history
…i-aws-cli-2.x

Update public.ecr.aws/aws-cli/aws-cli Docker tag to v2.23.2
  • Loading branch information
amisstea authored Jan 21, 2025
2 parents 909b9fb + 1666db3 commit ae7420f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/hypershift-aws-template/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ securityContext:

{{- define "aws-sts-init-container" -}}
- name: aws-sts
image: public.ecr.aws/aws-cli/aws-cli:2.23.0@sha256:45535129a4ace9dfb1ad222483e47fd1ab70b6bc65b28be18d9308766969b9a8
image: public.ecr.aws/aws-cli/aws-cli:2.23.2@sha256:6beaf1e25beacb735467d94b1a3c48446223c5f2cc48682bbf733a3097ec94d2
{{- include "container-resources" . | nindent 2 }}
{{- include "container-security-context" . | nindent 2 }}
env:
Expand Down

0 comments on commit ae7420f

Please sign in to comment.