From bbc6190104af43504fe73d5a1e2886f9099efd9b Mon Sep 17 00:00:00 2001 From: Ryan D McGuire Date: Thu, 14 Aug 2025 11:45:02 -0400 Subject: [PATCH] bump chart --- helm/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 1b7d1c5..2c30c73 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -15,13 +15,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.0 +version: 0.1.1 # This is the version number of the application being deployed. This version number should be # 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.1.0" +appVersion: "v0.5.0" dependencies: - name: hull