Skip to content

Commit 59af2af

Browse files
feat(lmlogs): logs version upgrade in lm-container (#495)
* feat(lmlogs): logs version upgrade in lm-container * feat(lmlogs): lmc version upgrade for logs in lm-container
1 parent 9359c85 commit 59af2af

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: 11.3.2-rc01
5+
version: 11.4.0-rc01
66
maintainers:
77
- name: LogicMonitor
88
email: argus@logicmonitor.com
@@ -33,7 +33,7 @@ dependencies:
3333
- monitoring
3434
- name: lm-logs
3535
# need to explicitly quote to make it string, else json schema fails
36-
version: "0.7.0-rc01"
36+
version: "0.8.0-rc01"
3737
repository: https://logicmonitor.github.io/helm-charts-qa
3838
# uncomment to test umbrella chart in while developing
3939
# repository: file://../lm-logs

0 commit comments

Comments
 (0)