Merge branch 'master' into docs/argo_codeowners

This commit is contained in:
Stefan Sedich 2020-04-30 07:37:10 -07:00 committed by GitHub
commit 06e39ae5e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v1
appVersion: "v2.7.6"
description: A Helm chart for Argo Workflows
name: argo
version: 0.8.3
version: 0.8.4
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
home: https://github.com/argoproj/argo-helm
maintainers:

View file

@ -28,6 +28,7 @@ rules:
- get
- list
- watch
- delete
{{- if .Values.controller.persistence }}
- apiGroups:
- ""