Skip to content

Commit d5c5bc7

Browse files
feat(lookup,ksm): removed lookup and upgraded ksm version (#502)
1 parent cb915f0 commit d5c5bc7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

charts/lm-container/Chart.yaml

Lines changed: 4 additions & 4 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.5.0-rt01
5+
version: 12.0.0-rc01
66
maintainers:
77
- name: LogicMonitor
88
@@ -11,7 +11,7 @@ kubeVersion: ">= 1.16.0-0"
1111
dependencies:
1212
- name: argus
1313
# need to explicitly quote to make it string, else json schema fails
14-
version: "13.3.0-rt01"
14+
version: "14.0.0-rc01"
1515
repository: https://logicmonitor.github.io/helm-charts-qa
1616
# uncomment to test umbrella chart in while developing
1717
# repository: file://../argus
@@ -22,7 +22,7 @@ dependencies:
2222
- monitoring
2323
- name: collectorset-controller
2424
# need to explicitly quote to make it string, else json schema fails
25-
version: "11.2.0-rt01"
25+
version: "12.0.0-rc01"
2626
repository: https://logicmonitor.github.io/helm-charts-qa
2727
# uncomment to test umbrella chart in while developing
2828
# repository: file://../collectorset-controller
@@ -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.36.0
61+
version: 6.1.5
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)