From 59f5bfbba168d74179003deb4f8a23cd5e8b058e Mon Sep 17 00:00:00 2001 From: Ryan McGuire Date: Sun, 23 Mar 2025 11:44:13 -0400 Subject: [PATCH] bump chart for redis support; --- 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 cdf2dbb..579f1aa 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.3 +version: 0.1.4 # 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.0" +appVersion: "v0.11.2" dependencies: - name: hull