diff --git a/stable/sematext-agent/Chart.yaml b/stable/sematext-agent/Chart.yaml index 0af3547f7ec8..f36f98ce28d7 100644 --- a/stable/sematext-agent/Chart.yaml +++ b/stable/sematext-agent/Chart.yaml @@ -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 diff --git a/stable/sematext-agent/templates/clusterrole.yaml b/stable/sematext-agent/templates/clusterrole.yaml index b73685e5d9ca..726afb01506d 100644 --- a/stable/sematext-agent/templates/clusterrole.yaml +++ b/stable/sematext-agent/templates/clusterrole.yaml @@ -49,9 +49,11 @@ rules: - apps resources: - deployments + - replicasets verbs: - watch - list + - get - apiGroups: - extensions resources: