Skip to content

Commit 986277c

Browse files
committed
Updated from github_automation script. Updated CIC from quay.io/citrix/citrix-k8s-ingress-controller:1.26.7 to quay.io/citrix/citrix-k8s-ingress-controller:1.27.15 and CPX from: quay.io/citrix/citrix-k8s-cpx-ingress:13.0-79.64 to quay.io/citrix/citrix-k8s-cpx-ingress:13.0-83.27.
1 parent 5160cb7 commit 986277c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

deployment/baremetal/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ Perform the following steps to deploy the Citrix ingress controller as a stand-a
226226
This command pulls the latest image and brings up the Citrix ingress controller.
227227
228228
229-
The official Citrix ingress controller docker image is available at: <span style="color:red"> `quay.io/citrix/citrix-k8s-ingress-controller:1.26.7` </span>
229+
The official Citrix ingress controller docker image is available at: <span style="color:red"> `quay.io/citrix/citrix-k8s-ingress-controller:1.27.15` </span>
230230
231231
232232
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
@@ -91,7 +91,7 @@ spec:
9191
serviceAccountName: cic-k8s-role
9292
containers:
9393
- name: cic-k8s-ingress-controller
94-
image: "quay.io/citrix/citrix-k8s-ingress-controller:1.26.7"
94+
image: "quay.io/citrix/citrix-k8s-ingress-controller:1.27.15"
9595
env:
9696
# Set NetScaler NSIP/SNIP, SNIP in case of HA (mgmt has to be enabled)
9797
- name: "NS_IP"

deployment/baremetal/yaml-cpx-crediential-changes/cpx-cic-previous.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ spec:
112112
name: cpx-volume2
113113
# Add cic as a sidecar
114114
- name: cic
115-
image: quay.io/citrix/citrix-k8s-ingress-controller:1.26.7
115+
image: quay.io/citrix/citrix-k8s-ingress-controller:1.27.15
116116
args:
117117
- --ingress-classes
118118
citrix

0 commit comments

Comments
 (0)