Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion deploy/chart/istio-addons/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.0
version: 12

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
2 changes: 1 addition & 1 deletion helm/masterdata-loader/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: masterdata-loader
description: A Helm chart to upload default masterdata to mosip_master DB.
type: application
version: 12.0.2
version: 12
appVersion: 1.2.0
dependencies:
- name: common
Expand Down
2 changes: 1 addition & 1 deletion helm/postgres-init/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: postgres-init
description: A Helm chart for Kubernetes to initialize various Postgres DBs.
type: application
version: 12.0.2
version: 12
appVersion: 1.2.0
dependencies:
- name: common
Expand Down
2 changes: 1 addition & 1 deletion helm/postgres-upgrade/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: postgres-upgrade
description: A Helm chart for Kubernetes to Upgrade various Postgres DBs.
type: application
version: 12.0.2
version: 12
appVersion: ""
dependencies:
- name: common
Expand Down