Update argo chart for 2.4.2 (#130)
* Updating chart to 2.4.1 Adding a helm flag instead of --no-hooks for sustainability Add better readme around CRDs Fixing controller clusterrole adding workflowtemplate to argo-ui clusterrole * Bumping to newest patch * Bumping to newest patch 2.4.2
This commit is contained in:
parent
22607a897b
commit
cc0746951b
8 changed files with 52 additions and 9 deletions
|
|
@ -4,9 +4,10 @@ images:
|
|||
ui: argoui
|
||||
executor: argoexec
|
||||
pullPolicy: Always
|
||||
tag: v2.3.0
|
||||
tag: v2.4.2
|
||||
|
||||
crdVersion: v1alpha1
|
||||
installCRD: true
|
||||
|
||||
init:
|
||||
# By default the installation will not set an explicit one, which will mean it uses `default` for the namespace the chart is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue