Skip to content

Commit b96f3a3

Browse files
committed
bump chart versions
1 parent 39d85dd commit b96f3a3

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

charts/operator-wandb/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: operator-wandb
33
description: A Helm chart for deploying W&B to Kubernetes
44
type: application
5-
version: 0.12.11
5+
version: 0.12.12
66
appVersion: 1.0.0
77
icon: https://wandb.ai/logo.svg
88

charts/operator-wandb/charts/console/templates/clusterrole.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ metadata:
1616
{{- toYaml .Values.clusterRole.annotations | nindent 4 }}
1717
{{- end }}
1818
rules:
19-
rules:
2019
- apiGroups: [""]
2120
resources: ["secrets"]
2221
verbs: ["get", "list", "watch", "patch"]

charts/operator/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: operator
33
description: A Helm chart for Weights & Biases operator
44
type: application
5-
version: 1.1.3
5+
version: 1.1.4
66
appVersion: "1.0.0"
77
maintainers:
88
- name: wandb

0 commit comments

Comments
 (0)