File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ if [ $# -ge 1 ] ; then
77fi
88
99NS=conf-secrets
10- CHART_VERSION=1.3.1-rc.1
10+ CHART_VERSION=1.3.1-rc.1-develop
1111
1212echo Create $NS namespace
1313kubectl create ns $NS
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ if [ $# -ge 1 ] ; then
77fi
88
99NS=config-server
10- CHART_VERSION=1.3.1-rc.1
10+ CHART_VERSION=1.3.1-rc.1-develop
1111
1212read -p " Is conf-secrets module installed?(Y/n) " conf_installed
1313
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ if [ $# -ge 1 ] ; then
77fi
88
99NS=kernel
10- CHART_VERSION=1.3.1-rc.1
10+ CHART_VERSION=1.3.1-rc.1-develop
1111
1212echo Create $NS namespace
1313kubectl create ns $NS
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : conf-secrets
33description : A Helm chart for deploying secrets required by MOSIP config-server
44type : application
5- version : 1.3.1-rc.1
5+ version : 1.3.1-rc.1-develop
66appVersion : 1.1.2
77dependencies :
88 - name : common
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : config-server
33description : A Helm chart for configuration of MOSIP modules
44type : application
5- version : 1.3.1-rc.1
5+ version : 1.3.1-rc.1-develop
66appVersion : 1.1.2
77dependencies :
88 - name : common
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : idgenerator
33description : A Helm chart for MOSIP Idgenerator module
44type : application
5- version : 1.3.1-rc.1
5+ version : 1.3.1-rc.1-develop
66appVersion : " "
77dependencies :
88 - name : common
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : notifier
33description : A Helm chart for MOSIP Notifier module
44type : application
5- version : 1.3.1-rc.1
5+ version : 1.3.1-rc.1-develop
66appVersion : " "
77dependencies :
88 - name : common
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : pridgenerator
33description : A Helm chart for MOSIP PRIDgenerator module
44type : application
5- version : 1.3.1-rc.1
5+ version : 1.3.1-rc.1-develop
66appVersion : " "
77dependencies :
88 - name : common
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : regproc-salt
33description : A Helm chart to generate keys for Kernel
44type : application
5- version : 1.3.1-rc.1
5+ version : 1.3.1-rc.1-develop
66appVersion : " "
77dependencies :
88 - name : common
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : ridgenerator
33description : A Helm chart for MOSIP RIDgenerator module
44type : application
5- version : 1.3.1-rc.1
5+ version : 1.3.1-rc.1-develop
66appVersion : " "
77dependencies :
88 - name : common
You can’t perform that action at this time.
0 commit comments