From f0bda0a3bd74bc5ae7bcb92fe99c1c45b0456891 Mon Sep 17 00:00:00 2001 From: Ryan D McGuire Date: Thu, 3 Apr 2025 13:49:11 -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 2f462ca..17fd12c 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.9 +version: 0.1.10 # 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.15.4" +appVersion: "v0.15.6" dependencies: - name: hull