From 1918138dbfef8fbe69c4915b9b06b4c43903e008 Mon Sep 17 00:00:00 2001 From: Ryan McGuire Date: Sat, 4 Jul 2026 17:27:34 -0400 Subject: [PATCH] fix chart app version --- helm/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 222250a..a527da4 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -21,7 +21,7 @@ version: 0.1.3 # 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.7.0" +appVersion: "v0.1.0" dependencies: - name: hull