diff --git a/stable/argo-controller/Chart.yaml b/stable/argo-controller/Chart.yaml index 3ad0ffe7..c994f6ae 100644 --- a/stable/argo-controller/Chart.yaml +++ b/stable/argo-controller/Chart.yaml @@ -21,4 +21,4 @@ version: 0.0.11 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.0.2" +appVersion: "0.0.1" diff --git a/stable/argo-controller/values.yaml b/stable/argo-controller/values.yaml index 75864038..667abc03 100644 --- a/stable/argo-controller/values.yaml +++ b/stable/argo-controller/values.yaml @@ -65,6 +65,6 @@ serviceAccount: workflows: args: - namespaceAdminsRoleBindingName: "solution-builder" + namespaceAdminsRoleBindingName: userInterfaceClusterRoleName: argoWorkflowsClusterRoleName: