Skip to content

Commit bc162c6

Browse files
feat(k8s-certs): charts for monitoring k8s certs (#396)
Co-authored-by: Shubhashri Shirode <[email protected]>
1 parent 6eded59 commit bc162c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/lm-container/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: lm-container
33
description: A Helm chart for Logicmonitor's Kubernetes monitoring solutions
44
type: application
5-
version: 8.0.0-rt02
5+
version: 8.1.0-rc01
66
maintainers:
77
- name: LogicMonitor
88
@@ -22,7 +22,7 @@ dependencies:
2222
- monitoring
2323
- name: collectorset-controller
2424
# need to explicitly quote to make it string, else json schema fails
25-
version: "9.0.0-rt01"
25+
version: "9.1.0-rc01"
2626
repository: https://logicmonitor.github.io/helm-charts-qa
2727
# uncomment to test umbrella chart in while developing
2828
# repository: file://../collectorset-controller

0 commit comments

Comments
 (0)