Skip to content

Commit 64f951e

Browse files
feat(lmc): ksm version upgrade in lm-container (#475)
* feat(lmc): ksm version upgrade in lm-container * feat(lmc): lm-container release version upgrade * feat(lmc): lmc version upgrade --------- Co-authored-by: sagar-mamdapure <[email protected]>
1 parent 1cd7102 commit 64f951e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/lm-container/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: lm-container
33
description: A Helm chart for Logicmonitor's Kubernetes monitoring solutions
44
type: application
5-
version: 11.3.0-rc02
5+
version: 11.3.0-rc03
66
maintainers:
77
- name: LogicMonitor
88
@@ -58,7 +58,7 @@ dependencies:
5858
- condition: kube-state-metrics.enabled
5959
name: kube-state-metrics
6060
repository: https://prometheus-community.github.io/helm-charts
61-
version: 5.13.0
61+
version: 5.36.0
6262
- name: lmutil
6363
repository: https://logicmonitor.github.io/helm-charts-qa
6464
# uncomment to test umbrella chart in while developing

0 commit comments

Comments
 (0)