Skip to content

Commit

Permalink
Merge pull request #1540 from jrakas-dev/release-2.1
Browse files Browse the repository at this point in the history
Fix typo in kustomization tag
  • Loading branch information
mskanth972 authored Dec 18, 2024
2 parents e29f41c + 9db2108 commit a33a7ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/kubernetes/overlays/stable/ecr/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ bases:
images:
- name: public.ecr.aws/efs-csi-driver/amazon/aws-efs-csi-driver
newName: 602401143452.dkr.ecr.us-west-2.amazonaws.com/eks/aws-efs-csi-driver
newTag: v2
newTag: v2.1.2
- name: public.ecr.aws/eks-distro/kubernetes-csi/livenessprobe
newName: 602401143452.dkr.ecr.us-west-2.amazonaws.com/eks/livenessprobe
newTag: v2.14.0-eks-1-31-5
Expand Down

0 comments on commit a33a7ff

Please sign in to comment.