diff options
author | kaiyou <dev@kaiyou.fr> | 2022-12-25 13:33:44 +0100 |
---|---|---|
committer | kaiyou <dev@kaiyou.fr> | 2022-12-25 13:33:44 +0100 |
commit | 559e924cc2e0887e07886374ca018dd9761c3ba5 (patch) | |
tree | 1999abc71eb466607abc40b61968fd688bbdf902 /script/helm/garage/Chart.yaml | |
parent | e852c91d18dc5eb82b335472de53e35420a8290a (diff) | |
download | garage-559e924cc2e0887e07886374ca018dd9761c3ba5.tar.gz garage-559e924cc2e0887e07886374ca018dd9761c3ba5.zip |
Bump the helm chart version
Diffstat (limited to 'script/helm/garage/Chart.yaml')
-rw-r--r-- | script/helm/garage/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/script/helm/garage/Chart.yaml b/script/helm/garage/Chart.yaml index 7fb4c531..f845cfe8 100644 --- a/script/helm/garage/Chart.yaml +++ b/script/helm/garage/Chart.yaml @@ -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.2.0 +version: 0.3.0 # 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 |