From fcacc6e764d778c26d728ef0500b497f9a3d4edf Mon Sep 17 00:00:00 2001 From: shubhashri12 <71751815+shubhashri12@users.noreply.github.com> Date: Wed, 11 Oct 2023 12:10:48 +0530 Subject: [PATCH] feat(lmc-release-5.1.0): release lm-container 5.1.0 (#120) Co-authored-by: Shubhashri Shirode --- charts/lm-container/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/lm-container/Chart.yaml b/charts/lm-container/Chart.yaml index 951f1d8..4a3518f 100644 --- a/charts/lm-container/Chart.yaml +++ b/charts/lm-container/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: lm-container description: A Helm chart for Logicmonitor's Kubernetes monitoring solutions type: application -version: 5.0.0 +version: 5.1.0 maintainers: - name: LogicMonitor email: argus@logicmonitor.com @@ -22,7 +22,7 @@ dependencies: - monitoring - name: collectorset-controller # need to explicitly quote to make it string, else json schema fails - version: "6.0.0" + version: "6.1.0" repository: https://logicmonitor.github.io/helm-charts # uncomment to test umbrella chart in while developing # repository: file://../collectorset-controller