diff options
author | Patrick Jahns <kontakt@patrickjahns.de> | 2022-11-16 12:21:33 +0100 |
---|---|---|
committer | Gitea <gitea@fake.local> | 2022-12-11 23:11:56 +0000 |
commit | 7a0014b6f71f9d4a445b378deb215b088e02e036 (patch) | |
tree | 946776bf1ab7818ac94a253d263b13607c82d8b3 /script/helm/garage/Chart.yaml | |
parent | edb0b9c1ee30a595833fd0bf46b42b3bb165b299 (diff) | |
download | garage-7a0014b6f71f9d4a445b378deb215b088e02e036.tar.gz garage-7a0014b6f71f9d4a445b378deb215b088e02e036.zip |
chore(helm): bump chart number
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 56598ea4..7fb4c531 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.1.0 +version: 0.2.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 |