Skip to content

Commit

Permalink
Merge pull request #2095 from ConnorJC3/cherrypick-gcr-fix
Browse files Browse the repository at this point in the history
[cherry-pick] Bump GCR sidecars that reference broken tags
  • Loading branch information
k8s-ci-robot committed Jul 23, 2024
2 parents d560c06 + 4e4a31c commit 25e3222
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/kubernetes/overlays/stable/gcr/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ images:
newTag: v4.6.1
- name: public.ecr.aws/eks-distro/kubernetes-csi/livenessprobe
newName: registry.k8s.io/sig-storage/livenessprobe
newTag: v2.13.0
newTag: v2.13.1
- name: public.ecr.aws/eks-distro/kubernetes-csi/external-snapshotter/csi-snapshotter
newName: registry.k8s.io/sig-storage/csi-snapshotter
newTag: v8.0.1
Expand All @@ -22,4 +22,4 @@ images:
newTag: v1.11.1
- name: public.ecr.aws/eks-distro/kubernetes-csi/node-driver-registrar
newName: registry.k8s.io/sig-storage/csi-node-driver-registrar
newTag: v2.11.0
newTag: v2.11.1

0 comments on commit 25e3222

Please sign in to comment.