diff --git a/charts/lm-container/Chart.yaml b/charts/lm-container/Chart.yaml index c7a50bd..16ee9a1 100644 --- a/charts/lm-container/Chart.yaml +++ b/charts/lm-container/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: lm-container description: A Helm chart for Logicmonitor's Kubernetes monitoring solutions type: application -version: 13.2.5-rc01 +version: 13.2.5-rt01 maintainers: - name: LogicMonitor email: argus@logicmonitor.com @@ -11,7 +11,7 @@ kubeVersion: ">= 1.16.0-0" dependencies: - name: argus # need to explicitly quote to make it string, else json schema fails - version: "15.2.3-rc01" + version: "15.2.3-rt01" repository: https://logicmonitor.github.io/helm-charts-qa # uncomment to test umbrella chart in while developing # repository: file://../argus @@ -22,7 +22,7 @@ dependencies: - monitoring - name: collectorset-controller # need to explicitly quote to make it string, else json schema fails - version: "12.6.3-rc01" + version: "12.6.3-rt01" repository: https://logicmonitor.github.io/helm-charts-qa # uncomment to test umbrella chart in while developing # repository: file://../collectorset-controller