You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`metadata`_[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.29/#objectmeta-v1-meta)_| Refer to Kubernetes API documentation for fields of `metadata`. |||
|`icon`_string_| An icon url to annotate this pr automation || Optional: {} <br /> |
160
+
|`darkIcon`_string_| An darkmode icon url to annotate this pr automation || Optional: {} <br /> |
161
+
|`description`_string_| Description is a description of this Catalog. || Optional: {} <br />Type: string <br /> |
162
+
|`category`_string_||| Optional: {} <br /> |
163
+
|`projectRef`_[ObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.29/#objectreference-v1-core)_| ProjectRef owning project of the catalog, permissions will propagate down || Optional: {} <br /> |
|`bindings`_[CatalogBindings](#catalogbindings)_| Bindings contain read and write policies of this Catalog. || Optional: {} <br /> |
166
+
167
+
105
168
#### CloudProvider
106
169
107
170
_Underlying type:__string_
@@ -1541,6 +1604,7 @@ _Appears in:_
1541
1604
|`stages`_[PipelineStage](#pipelinestage) array_| Stages of a pipeline. |||
1542
1605
|`edges`_[PipelineEdge](#pipelineedge) array_| Edges of a pipeline. |||
1543
1606
|`projectRef`_[ObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.29/#objectreference-v1-core)_| ProjectRef references project this stack belongs to.<br />If not provided, it will use the default project. || Optional: {} <br /> |
1607
+
|`bindings`_[Bindings](#bindings)_| Bindings contain read and write policies of this pipeline || Optional: {} <br /> |
|`identifier`_string_| Identifier is a string referencing the repository, i.e. for GitHub it would be "<organization>/<repositoryName>" || Optional: {} <br /> |
1749
1815
|`message`_string_| Message the commit message this pr will incorporate || Optional: {} <br /> |
0 commit comments