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 ae99e4b commit c113efaCopy full SHA for c113efa
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: 8.2.0-rt01
+version: 8.3.0-rc01
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: "9.2.0-rt01"
+ version: "9.3.0-rc01"
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