Skip to content

Commit

Permalink
Releasing NSNC v2.2.12 (#168)
Browse files Browse the repository at this point in the history
Signed-off-by: Subash Dangol <[email protected]>
  • Loading branch information
subashd authored Oct 25, 2023
1 parent 52432b3 commit 9f077dc
Show file tree
Hide file tree
Showing 11 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion citrix-cloud-native/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:
condition: gslb.enabled
alias: gslb
- name: citrix-node-controller
version: "2.2.11"
version: "2.2.12"
condition: cnc.enabled
alias: cnc
- name: citrix-observability-exporter
Expand Down
4 changes: 2 additions & 2 deletions citrix-cloud-native/charts/citrix-node-controller/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2.2.11"
appVersion: "2.2.12"
description: A Helm chart for NetScaler k8s node controller
home: https://www.cloud.com
icon: https://raw.githubusercontent.com/netscaler/netscaler-helm-charts/gh-pages/netscaler.png
Expand All @@ -9,4 +9,4 @@ maintainers:
name: citrix-node-controller
sources:
- https://github.com/netscaler/netscaler-k8s-node-controller
version: 2.2.11
version: 2.2.12
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ The following table lists the mandatory and optional parameters that you can con
| cnc.license.accept | Mandatory | no | Set `yes` to accept the NSNC end user license agreement. |
| cnc.imageRegistry | Mandatory | `quay.io` | The NSNC image registry |
| cnc.imageRepository | Mandatory | `citrix/citrix-k8s-node-controller` | The NSNC image repository |
| cnc.imageTag | Mandatory | `2.2.10` | The NSNC image tag |
| cnc.imageTag | Mandatory | `2.2.12` | The NSNC image tag |
| cnc.pullPolicy | Mandatory | IfNotPresent | The NSNC image pull policy. |
| cnc.nameOverride | Optional | N/A | String to partially override deployment fullname template with a string (will prepend the release name) |
| cnc.fullNameOverride | Optional | N/A | String to fully override deployment fullname template with a string |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

imageRegistry: quay.io
imageRepository: citrix/citrix-k8s-node-controller
imageTag: 2.2.11
imageTag: 2.2.12
image: "{{ .Values.imageRegistry }}/{{ .Values.imageRepository }}:{{ .Values.imageTag }}"
pullPolicy: IfNotPresent
nameOverride: ""
Expand Down
4 changes: 2 additions & 2 deletions citrix-node-controller/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2.2.11"
appVersion: "2.2.12"
description: A Helm chart for NetScaler k8s node controller
home: https://www.cloud.com
icon: https://raw.githubusercontent.com/netscaler/netscaler-helm-charts/gh-pages/netscaler.png
Expand All @@ -9,4 +9,4 @@ maintainers:
name: citrix-node-controller
sources:
- https://github.com/netscaler/netscaler-k8s-node-controller
version: 2.2.11
version: 2.2.12
2 changes: 1 addition & 1 deletion citrix-node-controller/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ The following table lists the mandatory and optional parameters that you can con
| license.accept | Mandatory | no | Set `yes` to accept the NSNC end user license agreement. |
| imageRegistry | Mandatory | `quay.io` | The NSNC image registry |
| imageRepository | Mandatory | `citrix/citrix-k8s-node-controller` | The NSNC image repository |
| imageTag | Mandatory | `2.2.10` | The NSNC image tag |
| imageTag | Mandatory | `2.2.12` | The NSNC image tag |
| pullPolicy | Mandatory | IfNotPresent | The NSNC image pull policy. |
| nameOverride | Optional | N/A | String to partially override deployment fullname template with a string (will prepend the release name) |
| fullNameOverride | Optional | N/A | String to fully override deployment fullname template with a string |
Expand Down
2 changes: 1 addition & 1 deletion citrix-node-controller/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

imageRegistry: quay.io
imageRepository: citrix/citrix-k8s-node-controller
imageTag: 2.2.11
imageTag: 2.2.12
image: "{{ .Values.imageRegistry }}/{{ .Values.imageRepository }}:{{ .Values.imageTag }}"
pullPolicy: IfNotPresent
nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion citrix_cloud_native_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,7 @@ cnc:
enabled: False
imageRegistry: quay.io
imageRepository: citrix/citrix-k8s-node-controller
imageTag: 2.2.11
imageTag: 2.2.12
image: "{{ .Values.cnc.imageRegistry }}/{{ .Values.cnc.imageRepository }}:{{ .Values.cnc.imageTag }}"
nameOverride: ""
fullnameOverride: ""
Expand Down
4 changes: 2 additions & 2 deletions netscaler-node-controller/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2.2.11"
appVersion: "2.2.12"
description: A Helm chart for NetScaler k8s node controller
home: https://www.cloud.com
icon: https://raw.githubusercontent.com/netscaler/netscaler-helm-charts/gh-pages/netscaler.png
Expand All @@ -9,4 +9,4 @@ maintainers:
name: netscaler-node-controller
sources:
- https://github.com/netscaler/netscaler-k8s-node-controller
version: 2.2.11
version: 2.2.12
2 changes: 1 addition & 1 deletion netscaler-node-controller/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ The following table lists the mandatory and optional parameters that you can con
| license.accept | Mandatory | no | Set `yes` to accept the NSNC end user license agreement. |
| imageRegistry | Mandatory | `quay.io` | The NSNC image registry |
| imageRepository | Mandatory | `netscaler/netscaler-k8s-node-controller` | The NSNC image repository |
| imageTag | Mandatory | `2.2.11` | The NSNC image tag |
| imageTag | Mandatory | `2.2.12` | The NSNC image tag |
| pullPolicy | Mandatory | IfNotPresent | The NSNC image pull policy. |
| nameOverride | Optional | N/A | String to partially override deployment fullname template with a string (will prepend the release name) |
| fullNameOverride | Optional | N/A | String to fully override deployment fullname template with a string |
Expand Down
2 changes: 1 addition & 1 deletion netscaler-node-controller/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

imageRegistry: quay.io
imageRepository: netscaler/netscaler-k8s-node-controller
imageTag: 2.2.11
imageTag: 2.2.12
image: "{{ .Values.imageRegistry }}/{{ .Values.imageRepository }}:{{ .Values.imageTag }}"
pullPolicy: IfNotPresent
nameOverride: ""
Expand Down

0 comments on commit 9f077dc

Please sign in to comment.