diff --git a/deploy/admin-apitestrig/install.sh b/deploy/admin-apitestrig/install.sh index e1de545826..b42e3eeadd 100755 --- a/deploy/admin-apitestrig/install.sh +++ b/deploy/admin-apitestrig/install.sh @@ -7,7 +7,7 @@ if [ $# -ge 1 ] ; then fi NS=admin -CHART_VERSION=1.3.0-beta.1-develop +CHART_VERSION=1.3.0-beta.1 COPY_UTIL=../copy_cm_func.sh echo Create $NS namespace diff --git a/deploy/admin/install.sh b/deploy/admin/install.sh index be71355d79..bf152b27e8 100755 --- a/deploy/admin/install.sh +++ b/deploy/admin/install.sh @@ -9,7 +9,7 @@ fi NS=admin KNS=kernel -CHART_VERSION=1.3.0-beta.1-develop +CHART_VERSION=1.3.0-beta.1 COPY_UTIL=../copy_cm_func.sh echo Create $NS namespace diff --git a/helm/admin-hotlist/Chart.yaml b/helm/admin-hotlist/Chart.yaml index 02df6ea5fc..2b718d163d 100644 --- a/helm/admin-hotlist/Chart.yaml +++ b/helm/admin-hotlist/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: admin-hotlist description: A Helm chart for MOSIP Admin Hotlist type: application -version: 1.3.0-beta.1-develop +version: 1.3.0-beta.1 appVersion: "" dependencies: - name: common diff --git a/helm/admin-hotlist/values.yaml b/helm/admin-hotlist/values.yaml index f9a49bebd2..7d9d1bea9e 100644 --- a/helm/admin-hotlist/values.yaml +++ b/helm/admin-hotlist/values.yaml @@ -45,8 +45,8 @@ service: externalTrafficPolicy: Cluster image: registry: docker.io - repository: mosipqa/hotlist-service - tag: 1.3.x + repository: mosipid/hotlist-service + tag: 1.3.0-beta.1 ## 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/admin-service/Chart.yaml b/helm/admin-service/Chart.yaml index 2e530b6896..6b2da15926 100644 --- a/helm/admin-service/Chart.yaml +++ b/helm/admin-service/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: admin-service description: A Helm chart for MOSIP Admin module type: application -version: 1.3.0-beta.1-develop +version: 1.3.0-beta.1 appVersion: "" dependencies: - name: common diff --git a/helm/admin-service/values.yaml b/helm/admin-service/values.yaml index 799d9e7ea9..9fd3e60742 100644 --- a/helm/admin-service/values.yaml +++ b/helm/admin-service/values.yaml @@ -45,8 +45,8 @@ service: externalTrafficPolicy: Cluster image: registry: docker.io - repository: mosipqa/admin-service - tag: 1.3.x + repository: mosipid/admin-service + tag: 1.3.0-beta.1 ## 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/masterdata/Chart.yaml b/helm/masterdata/Chart.yaml index c4f9376fe3..e45c712771 100644 --- a/helm/masterdata/Chart.yaml +++ b/helm/masterdata/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: masterdata description: A Helm chart for MOSIP Masterdata module type: application -version: 1.3.0-beta.1-develop +version: 1.3.0-beta.1 appVersion: "" dependencies: - name: common diff --git a/helm/masterdata/values.yaml b/helm/masterdata/values.yaml index 2f074be09f..4f4c9d7d58 100644 --- a/helm/masterdata/values.yaml +++ b/helm/masterdata/values.yaml @@ -46,8 +46,8 @@ service: externalTrafficPolicy: Cluster image: registry: docker.io - repository: mosipqa/kernel-masterdata-service - tag: 1.3.x + repository: mosipid/kernel-masterdata-service + tag: 1.3.0-beta.1 ## 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/syncdata/Chart.yaml b/helm/syncdata/Chart.yaml index b043f7f7c6..c807325d60 100644 --- a/helm/syncdata/Chart.yaml +++ b/helm/syncdata/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: syncdata description: A Helm chart for MOSIP Syncdata module type: application -version: 1.3.0-beta.1-develop +version: 1.3.0-beta.1 appVersion: "" dependencies: - name: common diff --git a/helm/syncdata/values.yaml b/helm/syncdata/values.yaml index 203373646d..4de29a7e14 100644 --- a/helm/syncdata/values.yaml +++ b/helm/syncdata/values.yaml @@ -46,8 +46,8 @@ service: externalTrafficPolicy: Cluster image: registry: docker.io - repository: mosipqa/kernel-syncdata-service - tag: 1.3.x + repository: mosipid/kernel-syncdata-service + tag: 1.3.0-beta.1 ## 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