File tree Expand file tree Collapse file tree 11 files changed +14
-14
lines changed
charts/citrix-node-controller
netscaler-node-controller Expand file tree Collapse file tree 11 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ dependencies:
26
26
condition : gslb.enabled
27
27
alias : gslb
28
28
- name : citrix-node-controller
29
- version : " 2.2.11 "
29
+ version : " 2.2.12 "
30
30
condition : cnc.enabled
31
31
alias : cnc
32
32
- name : citrix-observability-exporter
Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
- appVersion : " 2.2.11 "
2
+ appVersion : " 2.2.12 "
3
3
description : A Helm chart for NetScaler k8s node controller
4
4
home : https://www.cloud.com
5
5
icon : https://raw.githubusercontent.com/netscaler/netscaler-helm-charts/gh-pages/netscaler.png
@@ -9,4 +9,4 @@ maintainers:
9
9
name : citrix-node-controller
10
10
sources :
11
11
- https://github.com/netscaler/netscaler-k8s-node-controller
12
- version : 2.2.11
12
+ version : 2.2.12
Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ The following table lists the mandatory and optional parameters that you can con
155
155
| cnc.license.accept | Mandatory | no | Set `yes` to accept the NSNC end user license agreement. |
156
156
| cnc.imageRegistry | Mandatory | `quay.io` | The NSNC image registry |
157
157
| cnc.imageRepository | Mandatory | `citrix/citrix-k8s-node-controller` | The NSNC image repository |
158
- | cnc.imageTag | Mandatory | `2.2.10 ` | The NSNC image tag |
158
+ | cnc.imageTag | Mandatory | `2.2.12 ` | The NSNC image tag |
159
159
| cnc.pullPolicy | Mandatory | IfNotPresent | The NSNC image pull policy. |
160
160
| cnc.nameOverride | Optional | N/A | String to partially override deployment fullname template with a string (will prepend the release name) |
161
161
| cnc.fullNameOverride | Optional | N/A | String to fully override deployment fullname template with a string |
Original file line number Diff line number Diff line change 4
4
5
5
imageRegistry : quay.io
6
6
imageRepository : citrix/citrix-k8s-node-controller
7
- imageTag : 2.2.11
7
+ imageTag : 2.2.12
8
8
image : " {{ .Values.imageRegistry }}/{{ .Values.imageRepository }}:{{ .Values.imageTag }}"
9
9
pullPolicy : IfNotPresent
10
10
nameOverride : " "
Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
- appVersion : " 2.2.11 "
2
+ appVersion : " 2.2.12 "
3
3
description : A Helm chart for NetScaler k8s node controller
4
4
home : https://www.cloud.com
5
5
icon : https://raw.githubusercontent.com/netscaler/netscaler-helm-charts/gh-pages/netscaler.png
@@ -9,4 +9,4 @@ maintainers:
9
9
name : citrix-node-controller
10
10
sources :
11
11
- https://github.com/netscaler/netscaler-k8s-node-controller
12
- version : 2.2.11
12
+ version : 2.2.12
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ The following table lists the mandatory and optional parameters that you can con
154
154
| license.accept | Mandatory | no | Set `yes` to accept the NSNC end user license agreement. |
155
155
| imageRegistry | Mandatory | `quay.io` | The NSNC image registry |
156
156
| imageRepository | Mandatory | `citrix/citrix-k8s-node-controller` | The NSNC image repository |
157
- | imageTag | Mandatory | `2.2.10 ` | The NSNC image tag |
157
+ | imageTag | Mandatory | `2.2.12 ` | The NSNC image tag |
158
158
| pullPolicy | Mandatory | IfNotPresent | The NSNC image pull policy. |
159
159
| nameOverride | Optional | N/A | String to partially override deployment fullname template with a string (will prepend the release name) |
160
160
| fullNameOverride | Optional | N/A | String to fully override deployment fullname template with a string |
Original file line number Diff line number Diff line change 4
4
5
5
imageRegistry : quay.io
6
6
imageRepository : citrix/citrix-k8s-node-controller
7
- imageTag : 2.2.11
7
+ imageTag : 2.2.12
8
8
image : " {{ .Values.imageRegistry }}/{{ .Values.imageRepository }}:{{ .Values.imageTag }}"
9
9
pullPolicy : IfNotPresent
10
10
nameOverride : " "
Original file line number Diff line number Diff line change 677
677
enabled : False
678
678
imageRegistry : quay.io
679
679
imageRepository : citrix/citrix-k8s-node-controller
680
- imageTag : 2.2.11
680
+ imageTag : 2.2.12
681
681
image : " {{ .Values.cnc.imageRegistry }}/{{ .Values.cnc.imageRepository }}:{{ .Values.cnc.imageTag }}"
682
682
nameOverride : " "
683
683
fullnameOverride : " "
Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
- appVersion : " 2.2.11 "
2
+ appVersion : " 2.2.12 "
3
3
description : A Helm chart for NetScaler k8s node controller
4
4
home : https://www.cloud.com
5
5
icon : https://raw.githubusercontent.com/netscaler/netscaler-helm-charts/gh-pages/netscaler.png
@@ -9,4 +9,4 @@ maintainers:
9
9
name : netscaler-node-controller
10
10
sources :
11
11
- https://github.com/netscaler/netscaler-k8s-node-controller
12
- version : 2.2.11
12
+ version : 2.2.12
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ The following table lists the mandatory and optional parameters that you can con
113
113
| license.accept | Mandatory | no | Set `yes` to accept the NSNC end user license agreement. |
114
114
| imageRegistry | Mandatory | `quay.io` | The NSNC image registry |
115
115
| imageRepository | Mandatory | `netscaler/netscaler-k8s-node-controller` | The NSNC image repository |
116
- | imageTag | Mandatory | `2.2.11 ` | The NSNC image tag |
116
+ | imageTag | Mandatory | `2.2.12 ` | The NSNC image tag |
117
117
| pullPolicy | Mandatory | IfNotPresent | The NSNC image pull policy. |
118
118
| nameOverride | Optional | N/A | String to partially override deployment fullname template with a string (will prepend the release name) |
119
119
| fullNameOverride | Optional | N/A | String to fully override deployment fullname template with a string |
Original file line number Diff line number Diff line change 4
4
5
5
imageRegistry : quay.io
6
6
imageRepository : netscaler/netscaler-k8s-node-controller
7
- imageTag : 2.2.11
7
+ imageTag : 2.2.12
8
8
image : " {{ .Values.imageRegistry }}/{{ .Values.imageRepository }}:{{ .Values.imageTag }}"
9
9
pullPolicy : IfNotPresent
10
10
nameOverride : " "
You can’t perform that action at this time.
0 commit comments