File tree Expand file tree Collapse file tree 6 files changed +96
-81
lines changed Expand file tree Collapse file tree 6 files changed +96
-81
lines changed Original file line number Diff line number Diff line change @@ -112,22 +112,24 @@ spec:
112
112
icon :
113
113
type : array
114
114
description : Icon which should be rendered with the application information
115
- required :
116
- - base64data
117
- - mediatype
118
- properties :
119
- base64data :
120
- type : string
121
- description : Base64 binary representation of the icon image
122
- pattern : ^(?:[A-Za-z0-9+/]{4}){0,16250}(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
123
- mediatype :
124
- type : string
125
- description : Mediatype for the binary data specified in the base64data property
126
- enum :
127
- - image/gif
128
- - image/jpeg
129
- - image/png
130
- - image/svg+xml
115
+ items :
116
+ type : object
117
+ required :
118
+ - base64data
119
+ - mediatype
120
+ properties :
121
+ base64data :
122
+ type : string
123
+ description : Base64 binary representation of the icon image
124
+ pattern : ^(?:[A-Za-z0-9+/]{4}){0,16250}(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
125
+ mediatype :
126
+ type : string
127
+ description : Mediatype for the binary data specified in the base64data property
128
+ enum :
129
+ - image/gif
130
+ - image/jpeg
131
+ - image/png
132
+ - image/svg+xml
131
133
version :
132
134
type : string
133
135
description : Version string, recommended that users use semantic versioning
@@ -701,6 +703,7 @@ spec:
701
703
- delete
702
704
- deletecollection
703
705
- initialize
706
+ - use
704
707
clusterPermissions :
705
708
type : array
706
709
description : Cluster permissions needed by the deployement to run correctly
Original file line number Diff line number Diff line change @@ -114,22 +114,24 @@ spec:
114
114
icon :
115
115
type : array
116
116
description : Icon which should be rendered with the application information
117
- required :
118
- - base64data
119
- - mediatype
120
- properties :
121
- base64data :
122
- type : string
123
- description : Base64 binary representation of the icon image
124
- pattern : ^(?:[A-Za-z0-9+/]{4}){0,16250}(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
125
- mediatype :
126
- type : string
127
- description : Mediatype for the binary data specified in the base64data property
128
- enum :
129
- - image/gif
130
- - image/jpeg
131
- - image/png
132
- - image/svg+xml
117
+ items :
118
+ type : object
119
+ required :
120
+ - base64data
121
+ - mediatype
122
+ properties :
123
+ base64data :
124
+ type : string
125
+ description : Base64 binary representation of the icon image
126
+ pattern : ^(?:[A-Za-z0-9+/]{4}){0,16250}(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
127
+ mediatype :
128
+ type : string
129
+ description : Mediatype for the binary data specified in the base64data property
130
+ enum :
131
+ - image/gif
132
+ - image/jpeg
133
+ - image/png
134
+ - image/svg+xml
133
135
version :
134
136
type : string
135
137
description : Version string, recommended that users use semantic versioning
@@ -703,6 +705,7 @@ spec:
703
705
- delete
704
706
- deletecollection
705
707
- initialize
708
+ - use
706
709
clusterPermissions :
707
710
type : array
708
711
description : Cluster permissions needed by the deployement to run correctly
Original file line number Diff line number Diff line change @@ -114,22 +114,24 @@ spec:
114
114
icon :
115
115
type : array
116
116
description : Icon which should be rendered with the application information
117
- required :
118
- - base64data
119
- - mediatype
120
- properties :
121
- base64data :
122
- type : string
123
- description : Base64 binary representation of the icon image
124
- pattern : ^(?:[A-Za-z0-9+/]{4}){0,16250}(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
125
- mediatype :
126
- type : string
127
- description : Mediatype for the binary data specified in the base64data property
128
- enum :
129
- - image/gif
130
- - image/jpeg
131
- - image/png
132
- - image/svg+xml
117
+ items :
118
+ type : object
119
+ required :
120
+ - base64data
121
+ - mediatype
122
+ properties :
123
+ base64data :
124
+ type : string
125
+ description : Base64 binary representation of the icon image
126
+ pattern : ^(?:[A-Za-z0-9+/]{4}){0,16250}(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
127
+ mediatype :
128
+ type : string
129
+ description : Mediatype for the binary data specified in the base64data property
130
+ enum :
131
+ - image/gif
132
+ - image/jpeg
133
+ - image/png
134
+ - image/svg+xml
133
135
version :
134
136
type : string
135
137
description : Version string, recommended that users use semantic versioning
@@ -703,6 +705,7 @@ spec:
703
705
- delete
704
706
- deletecollection
705
707
- initialize
708
+ - use
706
709
clusterPermissions :
707
710
type : array
708
711
description : Cluster permissions needed by the deployement to run correctly
Original file line number Diff line number Diff line change @@ -114,22 +114,24 @@ spec:
114
114
icon :
115
115
type : array
116
116
description : Icon which should be rendered with the application information
117
- required :
118
- - base64data
119
- - mediatype
120
- properties :
121
- base64data :
122
- type : string
123
- description : Base64 binary representation of the icon image
124
- pattern : ^(?:[A-Za-z0-9+/]{4}){0,16250}(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
125
- mediatype :
126
- type : string
127
- description : Mediatype for the binary data specified in the base64data property
128
- enum :
129
- - image/gif
130
- - image/jpeg
131
- - image/png
132
- - image/svg+xml
117
+ items :
118
+ type : object
119
+ required :
120
+ - base64data
121
+ - mediatype
122
+ properties :
123
+ base64data :
124
+ type : string
125
+ description : Base64 binary representation of the icon image
126
+ pattern : ^(?:[A-Za-z0-9+/]{4}){0,16250}(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
127
+ mediatype :
128
+ type : string
129
+ description : Mediatype for the binary data specified in the base64data property
130
+ enum :
131
+ - image/gif
132
+ - image/jpeg
133
+ - image/png
134
+ - image/svg+xml
133
135
version :
134
136
type : string
135
137
description : Version string, recommended that users use semantic versioning
@@ -703,6 +705,7 @@ spec:
703
705
- delete
704
706
- deletecollection
705
707
- initialize
708
+ - use
706
709
clusterPermissions :
707
710
type : array
708
711
description : Cluster permissions needed by the deployement to run correctly
Original file line number Diff line number Diff line change @@ -112,22 +112,24 @@ spec:
112
112
icon :
113
113
type : array
114
114
description : Icon which should be rendered with the application information
115
- required :
116
- - base64data
117
- - mediatype
118
- properties :
119
- base64data :
120
- type : string
121
- description : Base64 binary representation of the icon image
122
- pattern : ^(?:[A-Za-z0-9+/]{4}){0,16250}(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
123
- mediatype :
124
- type : string
125
- description : Mediatype for the binary data specified in the base64data property
126
- enum :
127
- - image/gif
128
- - image/jpeg
129
- - image/png
130
- - image/svg+xml
115
+ items :
116
+ type : object
117
+ required :
118
+ - base64data
119
+ - mediatype
120
+ properties :
121
+ base64data :
122
+ type : string
123
+ description : Base64 binary representation of the icon image
124
+ pattern : ^(?:[A-Za-z0-9+/]{4}){0,16250}(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
125
+ mediatype :
126
+ type : string
127
+ description : Mediatype for the binary data specified in the base64data property
128
+ enum :
129
+ - image/gif
130
+ - image/jpeg
131
+ - image/png
132
+ - image/svg+xml
131
133
version :
132
134
type : string
133
135
description : Version string, recommended that users use semantic versioning
@@ -701,6 +703,7 @@ spec:
701
703
- delete
702
704
- deletecollection
703
705
- initialize
706
+ - use
704
707
clusterPermissions :
705
708
type : array
706
709
description : Cluster permissions needed by the deployement to run correctly
Original file line number Diff line number Diff line change 85
85
- lastUpdated
86
86
type : object
87
87
required :
88
- - metadata
88
+ - metadata
You can’t perform that action at this time.
0 commit comments