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 3c32984 commit 163a102Copy full SHA for 163a102
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: 1.1.0-rc04
+version: 1.1.0-rc05
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: "1.1.0-rc01"
+ version: "1.1.0-rc03"
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