diff options
author | Alex Auvolat <alex@adnab.me> | 2024-04-03 14:19:59 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2024-04-03 14:19:59 +0200 |
commit | 50669b3e768f9c3570db0dae60927c16fdba3592 (patch) | |
tree | 5c6c7db080a9b3c2a7b47220d7506ff67dc4c780 /script/helm | |
parent | 554437254e8c7e9760a838523a80fb316574e607 (diff) | |
download | garage-50669b3e768f9c3570db0dae60927c16fdba3592.tar.gz garage-50669b3e768f9c3570db0dae60927c16fdba3592.zip |
[next-0.10] bump helm chart version
Diffstat (limited to 'script/helm')
-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 d5449f28..f3834fdc 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.4.1 +version: 0.5.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 |