From 1ea6c139c6f60b930bc5c69ebb511aa24410aa95 Mon Sep 17 00:00:00 2001 From: Daniel Panzella Date: Wed, 15 Jan 2025 13:40:51 -0800 Subject: [PATCH] fix: Operator needs permissions to patch roles --- charts/operator/Chart.yaml | 2 +- charts/operator/values.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/operator/Chart.yaml b/charts/operator/Chart.yaml index e6a3281a..5dfe1ad8 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.3.11 +version: 1.3.12 appVersion: "1.0.0" maintainers: - name: wandb diff --git a/charts/operator/values.yaml b/charts/operator/values.yaml index 31a3bb28..ea07d821 100644 --- a/charts/operator/values.yaml +++ b/charts/operator/values.yaml @@ -188,6 +188,7 @@ role: - list - update - watch + - patch - apiGroups: - cloud.google.com resources: