feat(argo-workflows): Bump appVersion to 3.2.0 (#963)
* feat(argo-workflows): Bump appVersion to 3.2.0 Signed-off-by: Louis Haußknecht <lh@haussknecht.com> * feat(argo-workflows): Add WorkflowTaskSet to CRD Signed-off-by: Louis Haußknecht <lh@haussknecht.com> * feat(argo-workflows): Synced CRDs with https://github.com/argoproj/argo-workflows/tree/v3.2.0/manifests/base/crds/minimal. Signed-off-by: Louis Haußknecht <lh@haussknecht.com> * Bump Chart version Signed-off-by: Marko Bevc <marko@scalefactory.com> Co-authored-by: Marko Bevc <marko@scalefactory.com>
This commit is contained in:
parent
dbd8c20e1f
commit
2671798e82
7 changed files with 50 additions and 5 deletions
|
|
@ -35,12 +35,12 @@ spec:
|
|||
type: object
|
||||
spec:
|
||||
type: object
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
x-kubernetes-map-type: atomic
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
status:
|
||||
type: object
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
x-kubernetes-map-type: atomic
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
required:
|
||||
- metadata
|
||||
- spec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue