File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
test/e2e/data/infrastructure-nutanix Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ CNI_PATH_CILIUM ?= "${E2E_DIR}/data/cni/cilium/cilium.yaml"
8080CNI_PATH_CILIUM_NO_KUBEPROXY ?= "${E2E_DIR}/data/cni/cilium/cilium-no-kubeproxy.yaml"
8181CNI_PATH_FLANNEL ?= "${E2E_DIR}/data/cni/flannel/flannel.yaml"
8282CNI_PATH_KINDNET ?= "${E2E_DIR}/data/cni/kindnet/kindnet.yaml"
83- CCM_VERSION ?= v0.5.3
83+ CCM_VERSION ?= v0.5.4
8484
8585# CRD_OPTIONS define options to add to the CONTROLLER_GEN
8686CRD_OPTIONS ?= "crd:crdVersions=v1"
Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ spec:
189189 key : node.kubernetes.io/not-ready
190190 operator : Exists
191191 containers :
192- - image : " ${CCM_REPO=ghcr.io/nutanix-cloud-native/cloud-provider-nutanix/controller}:${CCM_TAG=v0.5.3 }"
192+ - image : " ${CCM_REPO=ghcr.io/nutanix-cloud-native/cloud-provider-nutanix/controller}:${CCM_TAG=v0.5.4 }"
193193 imagePullPolicy : IfNotPresent
194194 name : nutanix-cloud-controller-manager
195195 env :
Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ data:
200200 key: node.kubernetes.io/not-ready
201201 operator: Exists
202202 containers:
203- - image: "${CCM_REPO=ghcr.io/nutanix-cloud-native/cloud-provider-nutanix/controller}:${CCM_TAG=v0.5.3 }"
203+ - image: "${CCM_REPO=ghcr.io/nutanix-cloud-native/cloud-provider-nutanix/controller}:${CCM_TAG=v0.5.4 }"
204204 imagePullPolicy: IfNotPresent
205205 name: nutanix-cloud-controller-manager
206206 env:
Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ data:
200200 key: node.kubernetes.io/not-ready
201201 operator: Exists
202202 containers:
203- - image: "${CCM_REPO=ghcr.io/nutanix-cloud-native/cloud-provider-nutanix/controller}:${CCM_TAG=v0.5.3 }"
203+ - image: "${CCM_REPO=ghcr.io/nutanix-cloud-native/cloud-provider-nutanix/controller}:${CCM_TAG=v0.5.4 }"
204204 imagePullPolicy: IfNotPresent
205205 name: nutanix-cloud-controller-manager
206206 env:
Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ data:
200200 key: node.kubernetes.io/not-ready
201201 operator: Exists
202202 containers:
203- - image: "${CCM_REPO=ghcr.io/nutanix-cloud-native/cloud-provider-nutanix/controller}:${CCM_TAG=v0.5.3 }"
203+ - image: "${CCM_REPO=ghcr.io/nutanix-cloud-native/cloud-provider-nutanix/controller}:${CCM_TAG=v0.5.4 }"
204204 imagePullPolicy: IfNotPresent
205205 name: nutanix-cloud-controller-manager
206206 env:
Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ data:
200200 key: node.kubernetes.io/not-ready
201201 operator: Exists
202202 containers:
203- - image: "${CCM_REPO=ghcr.io/nutanix-cloud-native/cloud-provider-nutanix/controller}:${CCM_TAG=v0.5.3 }"
203+ - image: "${CCM_REPO=ghcr.io/nutanix-cloud-native/cloud-provider-nutanix/controller}:${CCM_TAG=v0.5.4 }"
204204 imagePullPolicy: IfNotPresent
205205 name: nutanix-cloud-controller-manager
206206 env:
Original file line number Diff line number Diff line change @@ -199,7 +199,7 @@ data:
199199 key: node.kubernetes.io/not-ready
200200 operator: Exists
201201 containers:
202- - image: "${CCM_REPO=ghcr.io/nutanix-cloud-native/cloud-provider-nutanix/controller}:${CCM_TAG=v0.5.3 }"
202+ - image: "${CCM_REPO=ghcr.io/nutanix-cloud-native/cloud-provider-nutanix/controller}:${CCM_TAG=v0.5.4 }"
203203 imagePullPolicy: IfNotPresent
204204 name: nutanix-cloud-controller-manager
205205 env:
Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ data:
200200 key: node.kubernetes.io/not-ready
201201 operator: Exists
202202 containers:
203- - image: "${CCM_REPO=ghcr.io/nutanix-cloud-native/cloud-provider-nutanix/controller}:${CCM_TAG=v0.5.3 }"
203+ - image: "${CCM_REPO=ghcr.io/nutanix-cloud-native/cloud-provider-nutanix/controller}:${CCM_TAG=v0.5.4 }"
204204 imagePullPolicy: IfNotPresent
205205 name: nutanix-cloud-controller-manager
206206 env:
Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ data:
192192 key: node.kubernetes.io/not-ready
193193 operator: Exists
194194 containers:
195- - image: "${CCM_REPO=ghcr.io/nutanix-cloud-native/cloud-provider-nutanix/controller}:${CCM_TAG=v0.5.3 }"
195+ - image: "${CCM_REPO=ghcr.io/nutanix-cloud-native/cloud-provider-nutanix/controller}:${CCM_TAG=v0.5.4 }"
196196 imagePullPolicy: IfNotPresent
197197 name: nutanix-cloud-controller-manager
198198 env:
You can’t perform that action at this time.
0 commit comments