diff --git a/charts/operator-wandb/charts/console/templates/clusterrole.yaml b/charts/operator-wandb/charts/console/templates/clusterrole.yaml index 79035ea6..75bd5a9e 100644 --- a/charts/operator-wandb/charts/console/templates/clusterrole.yaml +++ b/charts/operator-wandb/charts/console/templates/clusterrole.yaml @@ -16,7 +16,6 @@ metadata: {{- toYaml .Values.clusterRole.annotations | nindent 4 }} {{- end }} rules: -rules: - apiGroups: [""] resources: ["secrets"] verbs: ["get", "list", "watch", "patch"] diff --git a/charts/operator/Chart.yaml b/charts/operator/Chart.yaml index a3946463..73a9dad1 100644 --- a/charts/operator/Chart.yaml +++ b/charts/operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: operator description: A Helm chart for Weights & Biases operator type: application -version: 1.1.3 +version: 1.1.4 appVersion: "1.0.0" maintainers: - name: wandb