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=apitestrig
10- CHART_VERSION=1.3.5
10+ CHART_VERSION=12.1.4-develop
1111COPY_UTIL=../copy_cm_func.sh
1212
1313echo Create $NS namespace
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ if [ $# -ge 1 ] ; then
88fi
99
1010NS=admin
11- CHART_VERSION=12.1.4
11+ CHART_VERSION=12.1.4-develop
1212
1313echo Create $NS namespace
1414kubectl create ns $NS
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : admin-hotlist
33description : A Helm chart for MOSIP Admin Hotlist
44type : application
5- version : 12.1.4
5+ version : 12.1.4-develop
66appVersion : " "
77dependencies :
88 - name : common
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : admin-service
33description : A Helm chart for MOSIP Admin module
44type : application
5- version : 12.1.4
5+ version : 12.1.4-develop
66appVersion : " "
77dependencies :
88 - name : common
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : masterdata
33description : A Helm chart for MOSIP Masterdata module
44type : application
5- version : 12.1.4
5+ version : 12.1.4-develop
66appVersion : " "
77dependencies :
88 - name : common
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : syncdata
33description : A Helm chart for MOSIP Syncdata module
44type : application
5- version : 12.1.4
5+ version : 12.1.4-develop
66appVersion : " "
77dependencies :
88 - name : common
You can’t perform that action at this time.
0 commit comments