From 55f342411860af3e9cd2f9866e59c7e9ab6be354 Mon Sep 17 00:00:00 2001 From: Ed Welch Date: Thu, 24 Oct 2024 12:01:09 -0400 Subject: [PATCH] Update Chart.yaml --- charts/meta-monitoring/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/meta-monitoring/Chart.yaml b/charts/meta-monitoring/Chart.yaml index 29ec44b..82099a6 100644 --- a/charts/meta-monitoring/Chart.yaml +++ b/charts/meta-monitoring/Chart.yaml @@ -13,7 +13,7 @@ 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: 1.0.0 +version: 1.1.0 # 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. @@ -26,7 +26,7 @@ dependencies: condition: local.logs.enabled - name: alloy repository: https://grafana.github.io/helm-charts - version: 0.3.2 + version: 0.9.2 - name: mimir-distributed repository: https://grafana.github.io/helm-charts version: 5.3.0