diff --git a/libs/argo-workflows/config.jsonnet b/libs/argo-workflows/config.jsonnet index bcf72406..703ac729 100644 --- a/libs/argo-workflows/config.jsonnet +++ b/libs/argo-workflows/config.jsonnet @@ -4,6 +4,7 @@ local versions = [ { version: '3.2', tag: 'v3.2.2' }, { version: '3.3', tag: 'v3.3.3' }, { version: '3.4', tag: 'v3.4.4' }, + { version: '3.5', tag: 'v3.5.2' }, ]; config.new(