File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
2
2
name : lm-container
3
3
description : A Helm chart for Logicmonitor's Kubernetes monitoring solutions
4
4
type : application
5
- version : 11.5 .0-rt01
5
+ version : 12.0 .0-rc01
6
6
maintainers :
7
7
- name : LogicMonitor
8
8
@@ -11,7 +11,7 @@ kubeVersion: ">= 1.16.0-0"
11
11
dependencies :
12
12
- name : argus
13
13
# need to explicitly quote to make it string, else json schema fails
14
- version : " 13.3 .0-rt01 "
14
+ version : " 14.0 .0-rc01 "
15
15
repository : https://logicmonitor.github.io/helm-charts-qa
16
16
# uncomment to test umbrella chart in while developing
17
17
# repository: file://../argus
@@ -22,7 +22,7 @@ dependencies:
22
22
- monitoring
23
23
- name : collectorset-controller
24
24
# need to explicitly quote to make it string, else json schema fails
25
- version : " 11.2 .0-rt01 "
25
+ version : " 12.0 .0-rc01 "
26
26
repository : https://logicmonitor.github.io/helm-charts-qa
27
27
# uncomment to test umbrella chart in while developing
28
28
# repository: file://../collectorset-controller
@@ -58,7 +58,7 @@ dependencies:
58
58
- condition : kube-state-metrics.enabled
59
59
name : kube-state-metrics
60
60
repository : https://prometheus-community.github.io/helm-charts
61
- version : 5.36.0
61
+ version : 6.1.5
62
62
- name : lmutil
63
63
repository : https://logicmonitor.github.io/helm-charts-qa
64
64
# uncomment to test umbrella chart in while developing
You can’t perform that action at this time.
0 commit comments