diff options
author | Alex Auvolat <alex@adnab.me> | 2024-03-01 15:14:06 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2024-03-01 16:54:39 +0100 |
commit | 6a7623e90d19c670b4fbb3ae6bc51c4c291765f3 (patch) | |
tree | 0c3ef1bf2610e05acafdffe22aa2b88fb86c5d8b /script/helm/garage/Chart.yaml | |
parent | 70b9904e9132933996a259504254e427a604aa4a (diff) | |
download | garage-6a7623e90d19c670b4fbb3ae6bc51c4c291765f3.tar.gz garage-6a7623e90d19c670b4fbb3ae6bc51c4c291765f3.zip |
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 31b75c1f..9a21aa8e 100644 --- a/script/helm/garage/Chart.yaml +++ b/script/helm/garage/Chart.yaml @@ -21,4 +21,4 @@ version: 0.4.1 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v0.9.1" +appVersion: "v0.9.2" |