Skip to content

Commit 432875c

Browse files
authored
Merge pull request #1779 from k8s-infra-cherrypick-robot/cherry-pick-1778-to-release-1.5
[release-1.5] 🌱 Updates image links for integration test job
2 parents 5986dec + 3fcdc4c commit 432875c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/integration/integration-dev.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
# - from the CAPV repository root, `make e2e` to build the vsphere provider image and run e2e tests.
1212

1313
images:
14-
- name: k8s.gcr.io/cluster-api/cluster-api-controller:v1.1.0
14+
- name: registry.k8s.io/cluster-api/cluster-api-controller:v1.1.0
1515
loadBehavior: tryLoad
16-
- name: k8s.gcr.io/cluster-api/kubeadm-bootstrap-controller:v1.1.0
16+
- name: registry.k8s.io/cluster-api/kubeadm-bootstrap-controller:v1.1.0
1717
loadBehavior: tryLoad
18-
- name: k8s.gcr.io/cluster-api/kubeadm-control-plane-controller:v1.1.0
18+
- name: registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.1.0
1919
loadBehavior: tryLoad
2020
- name: gcr.io/k8s-staging-cluster-api/capv-manager:e2e
2121
loadBehavior: mustLoad

0 commit comments

Comments
 (0)