Skip to content

Commit 08efd27

Browse files
committed
Merge branch 'main' of github.com:logicmonitor/helm-charts-qa
2 parents a81b99c + 50e0812 commit 08efd27

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/argus/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ maintainers:
1111
1212
name: LogicMonitor
1313
name: argus
14-
version: 2.2.0-rc07
14+
version: 2.2.0-rc08
1515
home: https://logicmonitor.github.io/helm-charts-qa
16-
appVersion: v8.2.0-rc1
16+
appVersion: v8.2.0-rc2

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: 1.1.0-rc11
5+
version: 1.1.0-rc12
66
maintainers:
77
- name: LogicMonitor
88
@@ -11,7 +11,7 @@ kubeVersion: ">= 1.16.0-0"
1111
dependencies:
1212
- name: argus
1313
# need to explicitly quote to make it string, else json schema fails
14-
version: "2.2.0-rc07"
14+
version: "2.2.0-rc08"
1515
repository: https://logicmonitor.github.io/helm-charts-qa
1616
# uncomment to test umbrella chart in while developing
1717
# repository: file://../argus

0 commit comments

Comments
 (0)