File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
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.0.1-rc01
5
+ version : 11.1.0-rt01
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.0.1-rc01 "
14
+ version : " 13.1.0-rt01 "
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.0.1-rc02 "
25
+ version : " 11.1.0-rt01 "
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
You can’t perform that action at this time.
0 commit comments