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 847e9af commit b81530aCopy full SHA for b81530a
charts/lm-container/Chart.yaml
@@ -2,12 +2,12 @@ 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-rc01
+version: 1.1.0-rc02
6
maintainers:
7
- name: LogicMonitor
8
email: argus@logicmonitor.com
9
icon: https://logicmonitor.github.io/helm-charts-qa/lm_logo.png
10
-kubeVersion: ">= 1.16.0"
+kubeVersion: ">= 1.16.0-0"
11
dependencies:
12
- name: argus
13
# need to explicitly quote to make it string, else json schema fails
0 commit comments