diff --git a/charts/workflows/Chart.yaml b/charts/workflows/Chart.yaml index 38862dc51..249a42baa 100644 --- a/charts/workflows/Chart.yaml +++ b/charts/workflows/Chart.yaml @@ -3,7 +3,7 @@ name: workflows description: Data Analysis workflow orchestration type: application -version: 0.13.30 +version: 0.13.31 dependencies: - name: argo-workflows diff --git a/charts/workflows/templates/visit-member-clusterrole.yaml b/charts/workflows/templates/visit-member-clusterrole.yaml index e2244e049..4380a64dd 100644 --- a/charts/workflows/templates/visit-member-clusterrole.yaml +++ b/charts/workflows/templates/visit-member-clusterrole.yaml @@ -35,5 +35,4 @@ rules: verbs: - create - update - - delete - patch