diff --git a/charts/graph-kubernetes/Chart.yaml b/charts/graph-kubernetes/Chart.yaml index a86e3a8..8bb12d6 100644 --- a/charts/graph-kubernetes/Chart.yaml +++ b/charts/graph-kubernetes/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: graph-kubernetes description: Converts K8s resources into a graph model for ingestion into JupiterOne. type: application -version: 2.0.0 +version: 2.0.1 appVersion: "2.0.0" diff --git a/charts/graph-kubernetes/templates/clusterrole.yaml b/charts/graph-kubernetes/templates/clusterrole.yaml index 10a177d..edaaded 100644 --- a/charts/graph-kubernetes/templates/clusterrole.yaml +++ b/charts/graph-kubernetes/templates/clusterrole.yaml @@ -18,6 +18,7 @@ rules: - secrets verbs: - list + - watch - apiGroups: - apps resources: