chore: Update argocd version to 1.6.1 (#379)

Signed-off-by: Alin Balutoiu <alinbalutoiu@gmail.com>

Co-authored-by: Spencer Gilbert <Spencer.Gilbert@gmail.com>
This commit is contained in:
Alin Balutoiu 2020-06-24 17:01:53 +02:00 committed by GitHub
parent 6a26babc28
commit ad6893449f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 39 additions and 10 deletions

View file

@ -37,6 +37,18 @@ spec:
operation:
description: Operation contains requested operation parameters.
properties:
info:
items:
properties:
name:
type: string
value:
type: string
required:
- name
- value
type: object
type: array
initiatedBy:
description: OperationInitiator holds information about the operation
initiator
@ -574,7 +586,7 @@ spec:
type: boolean
type: object
syncOptions:
description: Options allow youe to specify whole app sync-options
description: Options allow you to specify whole app sync-options
items:
type: string
type: array
@ -615,6 +627,7 @@ spec:
message:
type: string
status:
description: Represents resource health status
type: string
type: object
history:
@ -848,6 +861,18 @@ spec:
operation:
description: Operation is the original requested operation
properties:
info:
items:
properties:
name:
type: string
value:
type: string
required:
- name
- value
type: object
type: array
initiatedBy:
description: OperationInitiator holds information about the
operation initiator
@ -1413,6 +1438,7 @@ spec:
message:
type: string
status:
description: Represents resource health status
type: string
type: object
hook: