Skip to content

Commit a2a71e6

Browse files
feat(argus,csc): fix grpc security vulnerability (#337)
Co-authored-by: Sagar Mamdapure <[email protected]>
1 parent c70a4b5 commit a2a71e6

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
@@ -6,9 +6,9 @@ maintainers:
66
77
name: LogicMonitor
88
name: argus
9-
version: 9.0.0-rc02
9+
version: 9.0.0-rc03
1010
home: https://logicmonitor.github.io/helm-charts-qa
11-
appVersion: v13.0.0-rc02
11+
appVersion: v13.0.0-rc03
1212
dependencies:
1313
- name: lmutil
1414
repository: https://logicmonitor.github.io/helm-charts-qa

charts/collectorset-controller/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ maintainers:
66
77
name: LogicMonitor
88
name: collectorset-controller
9-
version: 8.0.0-rc02
9+
version: 8.0.0-rc03
1010
home: https://logicmonitor.github.io/helm-charts-qa
11-
appVersion: v10.0.0-rc02
11+
appVersion: v10.0.0-rc03
1212
dependencies:
1313
- name: lmutil
1414
repository: https://logicmonitor.github.io/helm-charts-qa

0 commit comments

Comments
 (0)