Skip to content

Commit

Permalink
automated dist update [skip ci]
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub Actions <[email protected]>
  • Loading branch information
GitHub Actions committed Jul 20, 2023
1 parent 826682f commit fc57ed3
Showing 1 changed file with 26 additions and 2 deletions.
28 changes: 26 additions & 2 deletions dist/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,15 @@ spec:
properties:
spec:
properties:
authPassCredentials:
type: boolean
authSecret:
nullable: true
properties:
name:
nullable: true
type: string
type: object
bootstrap:
type: boolean
chart:
Expand All @@ -77,6 +86,15 @@ spec:
chartContent:
nullable: true
type: string
createNamespace:
type: boolean
dockerRegistrySecret:
nullable: true
properties:
name:
nullable: true
type: string
type: object
failurePolicy:
nullable: true
type: string
Expand All @@ -92,10 +110,16 @@ spec:
repoCA:
nullable: true
type: string
repoCAConfigMap:
nullable: true
properties:
name:
nullable: true
type: string
type: object
set:
additionalProperties:
nullable: true
type: string
x-kubernetes-int-or-string: true
nullable: true
type: object
targetNamespace:
Expand Down

0 comments on commit fc57ed3

Please sign in to comment.