diff --git a/deploy/admin/install.sh b/deploy/admin/install.sh index 184c60e786..40038d4c79 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.2 +CHART_VERSION=1.3.0-beta.2-develop 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 c464a22553..0348ce34be 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.2 +version: 1.3.0-beta.2-develop appVersion: "" dependencies: - name: common diff --git a/helm/admin-service/Chart.yaml b/helm/admin-service/Chart.yaml index c81d0301d6..cddcefa3e0 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.2 +version: 1.3.0-beta.2-develop appVersion: "" dependencies: - name: common diff --git a/helm/masterdata/Chart.yaml b/helm/masterdata/Chart.yaml index e539596fc8..28ed27c42a 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.2 +version: 1.3.0-beta.2-develop appVersion: "" dependencies: - name: common diff --git a/helm/syncdata/Chart.yaml b/helm/syncdata/Chart.yaml index 945537ee4d..d6cacf7ae6 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.2 +version: 1.3.0-beta.2-develop appVersion: "" dependencies: - name: common