From 8b77798a8e295d8e8ccd3d03c752bc9826980512 Mon Sep 17 00:00:00 2001 From: shubhashri12 <71751815+shubhashri12@users.noreply.github.com> Date: Fri, 4 Aug 2023 10:42:40 +0530 Subject: [PATCH] feat(lmc-4.3.0): release lmc charts 4.3.0 (#107) Co-authored-by: Shubhashri Shirode --- charts/lm-container/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/lm-container/Chart.yaml b/charts/lm-container/Chart.yaml index a334b1a..5d423b0 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: 4.2.0 +version: 4.3.0 maintainers: - name: LogicMonitor email: argus@logicmonitor.com @@ -11,7 +11,7 @@ kubeVersion: ">= 1.16.0-0" dependencies: - name: argus # need to explicitly quote to make it string, else json schema fails - version: "6.1.0" + version: "6.2.0" repository: https://logicmonitor.github.io/helm-charts # uncomment to test umbrella chart in while developing # repository: file://../argus @@ -22,7 +22,7 @@ dependencies: - monitoring - name: collectorset-controller # need to explicitly quote to make it string, else json schema fails - version: "5.2.0" + version: "5.3.0" repository: https://logicmonitor.github.io/helm-charts # uncomment to test umbrella chart in while developing # repository: file://../collectorset-controller