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 9b143e7 commit 1761890Copy full SHA for 1761890
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: 7.0.0-rc03
+version: 7.0.0-rc04
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: "8.0.0-rc03"
+ version: "8.0.0-rc04"
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