Skip to content

Commit 83e1367

Browse files
Janraj CJJanraj CJ
authored andcommitted
Citrix Node Controller Version 2.0.0
1 parent f17edc7 commit 83e1367

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deploy/citrix-k8s-node-controller.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ spec:
7070
serviceAccountName: citrix-node-controller
7171
containers:
7272
- name: citrix-node-controller
73-
image: "quay.io/citrix/citrix-k8s-node-controller:beta-v3"
73+
image: "quay.io/citrix/citrix-k8s-node-controller:beta-v4"
7474
imagePullPolicy: Always
7575
env:
7676
- name: NS_IP

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.2
1+
2.0.0

0 commit comments

Comments
 (0)