Skip to content

Commit

Permalink
fix(lmc): get custom collector image details (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
vkumbhar94 authored Sep 19, 2022
1 parent c246cfc commit 524129a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/lm-container/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: lm-container
description: A Helm chart for Logicmonitor's Kubernetes monitoring solutions
type: application
version: 1.1.0-rc07
version: 1.1.0-rc08
maintainers:
- name: LogicMonitor
email: argus@logicmonitor.com
Expand All @@ -22,7 +22,7 @@ dependencies:
- monitoring
- name: collectorset-controller
# need to explicitly quote to make it string, else json schema fails
version: "1.1.0-rc04"
version: "1.1.0-rc05"
repository: https://logicmonitor.github.io/helm-charts-qa
# uncomment to test umbrella chart in while developing
# repository: file://../collectorset-controller
Expand Down

0 comments on commit 524129a

Please sign in to comment.