diff --git a/deploy/signup-service/install.sh b/deploy/signup-service/install.sh index 68088c8f..ee25e0d7 100755 --- a/deploy/signup-service/install.sh +++ b/deploy/signup-service/install.sh @@ -7,7 +7,7 @@ if [ $# -ge 1 ] ; then fi NS=signup -CHART_VERSION=0.0.1-develop +CHART_VERSION=0.10.0-develop function installing_signup() { helm repo add mosip https://mosip.github.io/mosip-helm diff --git a/deploy/signup-ui/install.sh b/deploy/signup-ui/install.sh index 3a387e83..72cc5c5c 100755 --- a/deploy/signup-ui/install.sh +++ b/deploy/signup-ui/install.sh @@ -8,7 +8,7 @@ fi function installing_signup-ui() { NS=signup - CHART_VERSION=0.0.1-develop + CHART_VERSION=0.10.0-develop echo Create $NS namespace kubectl create ns $NS || true diff --git a/helm/signup-service/Chart.yaml b/helm/signup-service/Chart.yaml index c78bd2e4..701337a1 100644 --- a/helm/signup-service/Chart.yaml +++ b/helm/signup-service/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: signup description: A Helm chart for DGTDept signup-service module type: application -version: 0.0.1-develop +version: 0.10.x-develop appVersion: "" dependencies: - name: common diff --git a/helm/signup-service/values.yaml b/helm/signup-service/values.yaml index 42e6bd61..6db50030 100644 --- a/helm/signup-service/values.yaml +++ b/helm/signup-service/values.yaml @@ -53,7 +53,7 @@ service: image: registry: docker.io repository: mosipdev/signup-service - tag: develop + tag: release-0.10.x ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images diff --git a/helm/signup-ui/Chart.yaml b/helm/signup-ui/Chart.yaml index ad15f269..4b42878a 100644 --- a/helm/signup-ui/Chart.yaml +++ b/helm/signup-ui/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: signup-ui description: A Helm chart for DGTDept SIGNUP UI module type: application -version: 0.0.1-develop +version: 0.10.0-develop appVersion: "" dependencies: - name: common diff --git a/helm/signup-ui/values.yaml b/helm/signup-ui/values.yaml index 98acc2bc..217c4cc3 100755 --- a/helm/signup-ui/values.yaml +++ b/helm/signup-ui/values.yaml @@ -52,7 +52,7 @@ service: image: registry: docker.io repository: mosipdev/signup-ui - tag: develop + tag: release-0.10.x ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' diff --git a/partner-onboarder/install.sh b/partner-onboarder/install.sh index 960d69e5..3a917351 100755 --- a/partner-onboarder/install.sh +++ b/partner-onboarder/install.sh @@ -21,7 +21,7 @@ if [ "$flag" = "n" ]; then fi NS=signup -CHART_VERSION=0.0.1-develop +CHART_VERSION=1.5.0-ES-develop echo Create $NS namespace kubectl create ns $NS || true diff --git a/partner-onboarder/values.yaml b/partner-onboarder/values.yaml index a777ab8b..e37ecfe8 100644 --- a/partner-onboarder/values.yaml +++ b/partner-onboarder/values.yaml @@ -1,7 +1,7 @@ -image: - registry: docker.io - repository: mosipdev/partner-onboarder - tag: MOSIP-35987 +#image: +# registry: docker.io +# repository: mosipdev/partner-onboarder +# tag: MOSIP-35987 onboarding: modules: