diff options
author | Alex Auvolat <alex@adnab.me> | 2023-09-05 23:28:12 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2023-09-05 23:28:12 +0200 |
commit | 51eac97260d768d0f1f93680fad95787f7e42e72 (patch) | |
tree | 6d71885b7df3b76b2e9c0b830a678450c285327f /script/helm/garage/Chart.yaml | |
parent | e78566591b6fc2ff67a1b9beec064b6a7e605e6f (diff) | |
download | garage-51eac97260d768d0f1f93680fad95787f7e42e72.tar.gz garage-51eac97260d768d0f1f93680fad95787f7e42e72.zip |
update version to 0.8.4v0.8.4hold-netapp-0.5.2
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 6ead9042..31c5d4e2 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.3" +appVersion: "v0.8.4" |