diff --git a/deploy/apitest-masterdata/values.yaml b/deploy/apitest-masterdata/values.yaml index 367b067a34..b25c5eeeff 100644 --- a/deploy/apitest-masterdata/values.yaml +++ b/deploy/apitest-masterdata/values.yaml @@ -2,6 +2,6 @@ modules: idrepo: enabled: true image: - repository: mosipqa/apitest-masterdata - tag: 1.2.1.x + repository: mosipid/apitest-masterdata + tag: 1.2.1.2 pullPolicy: Always diff --git a/deploy/install.sh b/deploy/install.sh index 1e41d76e72..e28a549024 100755 --- a/deploy/install.sh +++ b/deploy/install.sh @@ -8,7 +8,7 @@ if [ $# -ge 1 ] ; then fi NS=admin -CHART_VERSION=12.1.1-develop +CHART_VERSION=12.1.2 echo Create $NS namespace kubectl create ns $NS diff --git a/helm/admin-hotlist/Chart.yaml b/helm/admin-hotlist/Chart.yaml index 48814b9bc2..9396f60159 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: 12.1.1-develop +version: 12.1.2 appVersion: "" dependencies: - name: common diff --git a/helm/admin-hotlist/values.yaml b/helm/admin-hotlist/values.yaml index 9ebeb35549..17ae5936b7 100644 --- a/helm/admin-hotlist/values.yaml +++ b/helm/admin-hotlist/values.yaml @@ -46,7 +46,7 @@ service: image: registry: docker.io repository: mosipid/hotlist-service - tag: 1.2.1.1 + tag: 1.2.1.2 ## 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 0957b7b2a0..94f5059578 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: 12.1.1-develop +version: 12.1.2 appVersion: "" dependencies: - name: common diff --git a/helm/admin-service/values.yaml b/helm/admin-service/values.yaml index 60ff9b8bd0..860e67f25d 100644 --- a/helm/admin-service/values.yaml +++ b/helm/admin-service/values.yaml @@ -46,7 +46,7 @@ service: image: registry: docker.io repository: mosipid/admin-service - tag: 1.2.1.1 + tag: 1.2.1.2 ## 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 971f7145b4..179d4d9f50 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: 12.1.1-develop +version: 12.1.2 appVersion: "" dependencies: - name: common diff --git a/helm/masterdata/values.yaml b/helm/masterdata/values.yaml index fbc292f81f..358b214365 100644 --- a/helm/masterdata/values.yaml +++ b/helm/masterdata/values.yaml @@ -47,7 +47,7 @@ service: image: registry: docker.io repository: mosipid/kernel-masterdata-service - tag: 1.2.1.1 + tag: 1.2.1.2 ## 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 4d4620c6aa..d69348d73a 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: 12.1.1-develop +version: 12.1.2 appVersion: "" dependencies: - name: common diff --git a/helm/syncdata/values.yaml b/helm/syncdata/values.yaml index 60a0579e62..38d26017f3 100644 --- a/helm/syncdata/values.yaml +++ b/helm/syncdata/values.yaml @@ -47,7 +47,7 @@ service: image: registry: docker.io repository: mosipid/kernel-syncdata-service - tag: 1.2.1.1 + tag: 1.2.1.2 ## 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