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 bb7a1d8 commit 50e0812Copy full SHA for 50e0812
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-rc11
+version: 1.1.0-rc12
6
maintainers:
7
- name: LogicMonitor
8
email: [email protected]
@@ -11,7 +11,7 @@ kubeVersion: ">= 1.16.0-0"
11
dependencies:
12
- name: argus
13
# need to explicitly quote to make it string, else json schema fails
14
- version: "2.2.0-rc07"
+ version: "2.2.0-rc08"
15
repository: https://logicmonitor.github.io/helm-charts-qa
16
# uncomment to test umbrella chart in while developing
17
# repository: file://../argus
0 commit comments