diff --git a/charts/conf-secrets/Chart.yaml b/charts/conf-secrets/Chart.yaml index f8181c105..17ed1a65c 100644 --- a/charts/conf-secrets/Chart.yaml +++ b/charts/conf-secrets/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: conf-secrets description: A Helm chart for deploying secrets required by MOSIP config-server type: application -version: 12.0.1-B3 +version: 12.0.1 appVersion: 1.1.2 dependencies: - name: common diff --git a/charts/config-server/Chart.yaml b/charts/config-server/Chart.yaml index 42c996182..fb01aea94 100644 --- a/charts/config-server/Chart.yaml +++ b/charts/config-server/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: config-server description: A Helm chart for configuration of MOSIP modules type: application -version: 12.0.1-B3 +version: 12.0.1 appVersion: 1.1.2 dependencies: - name: common diff --git a/charts/landing-page/Chart.yaml b/charts/landing-page/Chart.yaml index 0009c5880..377aca1a7 100644 --- a/charts/landing-page/Chart.yaml +++ b/charts/landing-page/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: landing-page description: A Helm chart to installed Downloader for Regstration Client Application type: application -version: 12.0.1-B3 +version: 12.0.1 appVersion: "" dependencies: - name: common