From 82bc3acfc3be69e71faf4291f6bafb8f863ee6ce Mon Sep 17 00:00:00 2001 From: Ryan McGuire Date: Sat, 22 Mar 2025 14:30:17 -0400 Subject: [PATCH] bump helm chart --- helm/ambient-local-exporter/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/ambient-local-exporter/Chart.yaml b/helm/ambient-local-exporter/Chart.yaml index b48a8c3..cdf2dbb 100644 --- a/helm/ambient-local-exporter/Chart.yaml +++ b/helm/ambient-local-exporter/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.2 +version: 0.1.3 # 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.10.2" +appVersion: "v0.11.0" dependencies: - name: hull