Skip to content

Commit

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

Update public.ecr.aws/aws-cli/aws-cli Docker tag to v2.22.12
  • Loading branch information
amisstea authored Dec 6, 2024
2 parents c054205 + bde9788 commit c2e7888
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.17.41@sha256:76c484c1d90d4c798554b92427c42f7f33f5626e437ee120e9c90e63c35a886d
image: public.ecr.aws/aws-cli/aws-cli:2.22.12@sha256:e9be6e33e64c4b556849bc215b24872e2cfb49d32b1704af9f1825ae9251d2ef
{{- include "container-resources" . | nindent 2 }}
{{- include "container-security-context" . | nindent 2 }}
env:
Expand Down

0 comments on commit c2e7888

Please sign in to comment.