Skip to content

Commit

Permalink
[stable/sematext-agent] replicasets roles (helm#21713)
Browse files Browse the repository at this point in the history
* replicasets roles

Signed-off-by: rabbitstack <rabbitstack7@gmail.com>

* bump version

Signed-off-by: rabbitstack <rabbitstack7@gmail.com>
Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com>
  • Loading branch information
rabbitstack authored and li-adrienloiseau committed Jul 29, 2020
1 parent 9927c67 commit ee04107
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion stable/sematext-agent/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
appVersion: "1.0"
version: 1.0.23
version: 1.0.24
description: Helm chart for deploying Sematext Agent to Kubernetes
keywords:
- sematext
Expand Down
2 changes: 2 additions & 0 deletions stable/sematext-agent/templates/clusterrole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,11 @@ rules:
- apps
resources:
- deployments
- replicasets
verbs:
- watch
- list
- get
- apiGroups:
- extensions
resources:
Expand Down

0 comments on commit ee04107

Please sign in to comment.