Skip to content

Commit

Permalink
feat(csc): release csc charts v7.3.0 (#130)
Browse files Browse the repository at this point in the history
Co-authored-by: Shubhashri Shirode <[email protected]>
  • Loading branch information
shubhashri12 and lmshubhashri authored Feb 6, 2024
1 parent 0abf73a commit e572fd0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/collectorset-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ maintainers:
- email: [email protected]
name: LogicMonitor
name: collectorset-controller
version: 7.1.0
version: 7.3.0
home: https://logicmonitor.github.io/helm-charts
appVersion: v9.1.0
appVersion: v9.3.0
dependencies:
- name: lmutil
repository: https://logicmonitor.github.io/helm-charts
Expand Down
1 change: 1 addition & 0 deletions charts/collectorset-controller/templates/csc-rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ rules:
resources:
- pods
- secrets
- configmaps
verbs:
- "*"
- apiGroups:
Expand Down

0 comments on commit e572fd0

Please sign in to comment.