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 ccbb37f commit 9c3ee7aCopy full SHA for 9c3ee7a
deploy/citrix-k8s-node-controller.yaml
@@ -60,7 +60,7 @@ spec:
60
serviceAccountName: citrix-node-controller
61
containers:
62
- name: citrix-node-controller
63
- image: "quay.io/citrix/citrix-k8s-node-controller:2.0.0"
+ image: "quay.io/citrix/citrix-k8s-node-controller:2.1.0"
64
imagePullPolicy: Always
65
env:
66
- name: NS_IP
version/VERSION
@@ -1 +1 @@
1
-2.0.0
+2.1.0
0 commit comments