We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0296131 commit 24b08b4Copy full SHA for 24b08b4
config/manifests/bases/docling-operator.clusterserviceversion.yaml
@@ -4,6 +4,11 @@ metadata:
4
annotations:
5
alm-examples: '[]'
6
capabilities: Basic Install
7
+ categories: AI/ML,Document Processing
8
+ containerImage: quay.io/docling-project/docling-operator:latest
9
+ description: Docling Operator manages the lifecycle of Docling Serve instances.
10
+ repository: https://github.com/docling-project/docling-operator
11
+ support: Community
12
name: docling-operator.v0.0.0
13
namespace: placeholder
14
spec:
@@ -159,6 +164,7 @@ spec:
159
164
- email: docling-technical-discuss@lists.lfaidata.foundation
160
165
name: Docling Maintainers
161
166
maturity: alpha
167
+ minKubeVersion: 1.25.0
162
168
provider:
163
169
170
url: https://docling-project.github.io/docling/
0 commit comments