From 407f7c01923203744ff9c879bedf18fc899cd87a Mon Sep 17 00:00:00 2001 From: shubhashri12 <71751815+shubhashri12@users.noreply.github.com> Date: Wed, 24 Aug 2022 14:25:48 +0530 Subject: [PATCH] feat(chart release): release container chart 1.1.0 (#56) 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 d95370b..e5002db 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: 1.0.1-ea01 +version: 1.1.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: "3.0.0" + version: "3.1.0" repository: https://logicmonitor.github.io/helm-charts # uncomment to test umbrella chart in while developing # repository: file://../argus