Skip to content

Commit 10adc26

Browse files
committed
cic version update from 1.18.5 to 1.19.6
1 parent 52b5846 commit 10adc26

16 files changed

Lines changed: 17 additions & 17 deletions

File tree

deployment/anthos/manifest/dual-tiered-ingress/cic.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ spec:
8585
serviceAccountName: cic-k8s-role
8686
containers:
8787
- name: cic-k8s-ingress-controller
88-
image: "quay.io/citrix/citrix-k8s-ingress-controller:1.18.5"
88+
image: "quay.io/citrix/citrix-k8s-ingress-controller:1.19.6"
8989
env:
9090
# Set NetScaler NSIP/SNIP, SNIP in case of HA (mgmt has to be enabled)
9191
- name: "NS_IP"

deployment/anthos/manifest/dual-tiered-ingress/cpx-cic.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ spec:
122122
name: cpx-volume
123123
# Add cic as a sidecar
124124
- name: cic
125-
image: quay.io/citrix/citrix-k8s-ingress-controller:1.18.5
125+
image: quay.io/citrix/citrix-k8s-ingress-controller:1.19.6
126126
volumeMounts:
127127
- mountPath: /var/deviceinfo
128128
name: shared-data

deployment/anthos/manifest/service-type-lb/cic.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ spec:
8585
serviceAccountName: cic-k8s-role
8686
containers:
8787
- name: cic-k8s-ingress-controller
88-
image: "quay.io/citrix/citrix-k8s-ingress-controller:1.18.5"
88+
image: "quay.io/citrix/citrix-k8s-ingress-controller:1.19.6"
8989
env:
9090
# Set NetScaler NSIP/SNIP, SNIP in case of HA (mgmt has to be enabled)
9191
- name: "NS_IP"

deployment/anthos/manifest/service-type-lb/cpx-cic.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ spec:
122122
name: cpx-volume
123123
# Add cic as a sidecar
124124
- name: cic
125-
image: quay.io/citrix/citrix-k8s-ingress-controller:1.18.5
125+
image: quay.io/citrix/citrix-k8s-ingress-controller:1.19.6
126126
volumeMounts:
127127
- mountPath: /var/deviceinfo
128128
name: shared-data

deployment/aws/manifest/all-in-one.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ spec:
156156
name: cpx-volume
157157
# Add cic as a sidecar
158158
- name: cic
159-
image: quay.io/citrix/citrix-k8s-ingress-controller:1.18.5
159+
image: quay.io/citrix/citrix-k8s-ingress-controller:1.19.6
160160
volumeMounts:
161161
- mountPath: /var/deviceinfo
162162
name: shared-data

deployment/aws/manifest/standalone_cpx.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ spec:
122122
name: cpx-volume
123123
# Add cic as a sidecar
124124
- name: cic
125-
image: quay.io/citrix/citrix-k8s-ingress-controller:1.18.5
125+
image: quay.io/citrix/citrix-k8s-ingress-controller:1.19.6
126126
volumeMounts:
127127
- mountPath: /var/deviceinfo
128128
name: shared-data

deployment/azure/manifest/all-in-one.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ spec:
158158
name: cpx-volume
159159
# Add cic as a sidecar
160160
- name: cic
161-
image: quay.io/citrix/citrix-k8s-ingress-controller:1.18.5
161+
image: quay.io/citrix/citrix-k8s-ingress-controller:1.19.6
162162
volumeMounts:
163163
- mountPath: /var/deviceinfo
164164
name: shared-data

deployment/azure/manifest/standalone_cpx.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ spec:
122122
name: cpx-volume
123123
# Add cic as a sidecar
124124
- name: cic
125-
image: quay.io/citrix/citrix-k8s-ingress-controller:1.18.5
125+
image: quay.io/citrix/citrix-k8s-ingress-controller:1.19.6
126126
volumeMounts:
127127
- mountPath: /var/deviceinfo
128128
name: shared-data

deployment/baremetal/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ Perform the following steps to deploy the Citrix ingress controller as a stand-a
217217
This command pulls the latest image and brings up the Citrix ingress controller.
218218
219219
220-
The official Citrix ingress controller docker image is available at: <span style="color:red"> `quay.io/citrix/citrix-k8s-ingress-controller:1.18.5` </span>
220+
The official Citrix ingress controller docker image is available at: <span style="color:red"> `quay.io/citrix/citrix-k8s-ingress-controller:1.19.6` </span>
221221
222222
223223
2. Configure reachability to the pod network using one of the following.

deployment/baremetal/citrix-k8s-ingress-controller.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ spec:
8585
serviceAccountName: cic-k8s-role
8686
containers:
8787
- name: cic-k8s-ingress-controller
88-
image: "quay.io/citrix/citrix-k8s-ingress-controller:1.18.5"
88+
image: "quay.io/citrix/citrix-k8s-ingress-controller:1.19.6"
8989
env:
9090
# Set NetScaler NSIP/SNIP, SNIP in case of HA (mgmt has to be enabled)
9191
- name: "NS_IP"

0 commit comments

Comments
 (0)