We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eded59 commit bc162c6Copy full SHA for bc162c6
charts/lm-container/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: lm-container
3
description: A Helm chart for Logicmonitor's Kubernetes monitoring solutions
4
type: application
5
-version: 8.0.0-rt02
+version: 8.1.0-rc01
6
maintainers:
7
- name: LogicMonitor
8
email: [email protected]
@@ -22,7 +22,7 @@ dependencies:
22
- monitoring
23
- name: collectorset-controller
24
# need to explicitly quote to make it string, else json schema fails
25
- version: "9.0.0-rt01"
+ version: "9.1.0-rc01"
26
repository: https://logicmonitor.github.io/helm-charts-qa
27
# uncomment to test umbrella chart in while developing
28
# repository: file://../collectorset-controller
0 commit comments