File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ resources:
9
9
# argo events so we need to split up what we install. So
10
10
# we delete the ClusterRoleBinding and instead create RoleBindings
11
11
# to the ClusterRole for just the namespaces we want.
12
- - https://github.com/argoproj/argo-workflows/manifests/cluster-install/?ref=v3.5 .10
12
+ - https://github.com/argoproj/argo-workflows/manifests/cluster-install/?ref=v3.6 .10
13
13
14
14
# ingress for workflows.${DNS_ZONE} to the argo server for the UI
15
15
- ingress.yaml
@@ -20,11 +20,11 @@ resources:
20
20
# keep all the images consistent
21
21
images :
22
22
- name : quay.io/argoproj/workflow-controller
23
- newTag : v3.5 .10
23
+ newTag : v3.6 .10
24
24
- name : quay.io/argoproj/argoexec
25
- newTag : v3.5 .10
25
+ newTag : v3.6 .10
26
26
- name : quay.io/argoproj/argocli
27
- newTag : v3.5 .10
27
+ newTag : v3.6 .10
28
28
29
29
patches :
30
30
- target :
You can’t perform that action at this time.
0 commit comments