Skip to content

Commit

Permalink
feat: command updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dploeger committed May 6, 2022
1 parent 996bb0a commit 60f6a90
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion helm-charts/scalyr-k8snode-manager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: scalyr-k8snode-manager
description: A Helm chart for the Scalyr k8snode manager
type: application
version: 0.1.5
version: 0.1.6
appVersion: latest
2 changes: 2 additions & 0 deletions helm-charts/scalyr-k8snode-manager/templates/clusterrole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@ rules:
- delete
- list
- get
- watch
resources:
- pods
- pods/attach
- pods/log
apiGroups:
- ""

0 comments on commit 60f6a90

Please sign in to comment.