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 9359c85 commit 59af2afCopy full SHA for 59af2af
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: 11.3.2-rc01
+version: 11.4.0-rc01
6
maintainers:
7
- name: LogicMonitor
8
email: argus@logicmonitor.com
@@ -33,7 +33,7 @@ dependencies:
33
- monitoring
34
- name: lm-logs
35
# need to explicitly quote to make it string, else json schema fails
36
- version: "0.7.0-rc01"
+ version: "0.8.0-rc01"
37
repository: https://logicmonitor.github.io/helm-charts-qa
38
# uncomment to test umbrella chart in while developing
39
# repository: file://../lm-logs
0 commit comments