diff --git a/deploy/mimoto/install.sh b/deploy/mimoto/install.sh index 7c6eeebf..5894a7d7 100755 --- a/deploy/mimoto/install.sh +++ b/deploy/mimoto/install.sh @@ -7,7 +7,7 @@ if [ $# -ge 1 ] ; then fi NS=injiweb -CHART_VERSION=0.20.0 +CHART_VERSION=0.20.0-develop KEYGEN_CHART_VERSION=1.3.0-beta.2 SOFTHSM_NS=softhsm SOFTHSM_CHART_VERSION=1.3.0-beta.2 diff --git a/helm/mimoto/Chart.yaml b/helm/mimoto/Chart.yaml index 15d0820f..1bd8b458 100644 --- a/helm/mimoto/Chart.yaml +++ b/helm/mimoto/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: mimoto description: A Helm chart for MOSIP mimoto Application type: application -version: 0.20.0 +version: 0.20.0-develop appVersion: "" dependencies: - name: common