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 d75e89f commit 2486049Copy full SHA for 2486049
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: 10.0.0-rc01
+version: 10.0.0-rc02
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: "11.0.0-rc01"
+ version: "11.0.0-rc02"
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