diff options
author | Alex Auvolat <alex@adnab.me> | 2023-10-10 14:08:11 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2023-10-10 14:08:11 +0200 |
commit | 952c9570c494468643353ee1ae9052b510353665 (patch) | |
tree | e1f7120d582f67fd104dc8e746d883befffb4daa /script/helm/garage/Chart.yaml | |
parent | 3d7892477d69cfd0a8d52653e3eb777194c38f3e (diff) | |
download | garage-952c9570c494468643353ee1ae9052b510353665.tar.gz garage-952c9570c494468643353ee1ae9052b510353665.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 31c5d4e2..346e68ad 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.8.4" +appVersion: "v0.9.0" |