We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f17edc7 commit 83e1367Copy full SHA for 83e1367
deploy/citrix-k8s-node-controller.yaml
@@ -70,7 +70,7 @@ spec:
70
serviceAccountName: citrix-node-controller
71
containers:
72
- name: citrix-node-controller
73
- image: "quay.io/citrix/citrix-k8s-node-controller:beta-v3"
+ image: "quay.io/citrix/citrix-k8s-node-controller:beta-v4"
74
imagePullPolicy: Always
75
env:
76
- name: NS_IP
version/VERSION
@@ -1 +1 @@
1
-0.0.2
+2.0.0
0 commit comments