Skip to content

Commit a2ed43e

Browse files
feat(lmc): sprint 221 rt release (#474)
1 parent 9cf1611 commit a2ed43e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/lm-container/Chart.yaml

Lines changed: 3 additions & 3 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.0.1-rc01
5+
version: 11.1.0-rt01
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.0.1-rc01"
14+
version: "13.1.0-rt01"
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.0.1-rc02"
25+
version: "11.1.0-rt01"
2626
repository: https://logicmonitor.github.io/helm-charts-qa
2727
# uncomment to test umbrella chart in while developing
2828
# repository: file://../collectorset-controller

0 commit comments

Comments
 (0)