Skip to content

Commit

Permalink
bump chart versions
Browse files Browse the repository at this point in the history
  • Loading branch information
velotioaastha committed May 17, 2024
1 parent 8402275 commit be0681f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ metadata:
{{- toYaml .Values.clusterRole.annotations | nindent 4 }}
{{- end }}
rules:
rules:
- apiGroups: [""]
resources: ["secrets"]
verbs: ["get", "list", "watch", "patch"]
Expand Down
2 changes: 1 addition & 1 deletion charts/operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit be0681f

Please sign in to comment.