diff options
author | Alex Auvolat <alex@adnab.me> | 2024-03-04 14:00:55 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2024-03-04 14:00:55 +0100 |
commit | 8670140358353542b0c92b7b72a1d223ea2fe068 (patch) | |
tree | 68a6db23340e129a7423ed05e8c7bb66a0c8d8f2 /script/helm/garage/Chart.yaml | |
parent | 5bb69a12578f3e27924f4b35c0c01cf65a0e3dc3 (diff) | |
download | garage-8670140358353542b0c92b7b72a1d223ea2fe068.tar.gz garage-8670140358353542b0c92b7b72a1d223ea2fe068.zip |
[rel-0.9.3] Bump version to 0.9.3v0.9.3
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 9a21aa8e..71906cfb 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.2" +appVersion: "v0.9.3" |