From 2087f6829f7ed353c5fc1c653472dbf51b51f553 Mon Sep 17 00:00:00 2001 From: Ryan McGuire Date: Sun, 23 Mar 2025 12:18:45 -0400 Subject: [PATCH] bump 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 579f1aa..2ba6fb7 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.4 +version: 0.1.5 # 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.11.2" +appVersion: "v0.12.0" dependencies: - name: hull