Skip to content

Commit 2dd4095

Browse files
committed
Updated from github_automation script. Updated CIC from quay.io/citrix/citrix-k8s-ingress-controller:1.25.6 to quay.io/citrix/citrix-k8s-ingress-controller:1.26.7 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 821932b commit 2dd4095

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
@@ -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.25.6` </span>
220+
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>
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
@@ -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.25.6"
94+
image: "quay.io/citrix/citrix-k8s-ingress-controller:1.26.7"
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.25.6
115+
image: quay.io/citrix/citrix-k8s-ingress-controller:1.26.7
116116
args:
117117
- --ingress-classes
118118
citrix

0 commit comments

Comments
 (0)