Skip to content

Commit

Permalink
update bundle config to fix community operators tests (openvinotoolki…
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrawins authored Dec 20, 2021
1 parent 8faf8cc commit 3687882
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,16 @@ metadata:
]
capabilities: Basic Install
categories: "AI/Machine Learning"
containerImage: quay.io/openvino/ovms-operator:0.2.0
description: OpenVINO operator
repository: https://github.com/openvinotoolkit/model_server/tree/main/extras/ovms-operator
operators.operatorframework.io/builder: operator-sdk-v1.4.0
operators.operatorframework.io/project_layout: helm.sdk.operatorframework.io/v1
name: ovms-operator.v0.2.0
namespace: placeholder
spec:
version: 0.2.0
replaces: ovms-operator.v0.1.0
apiservicedefinitions: {}
customresourcedefinitions:
owned:
Expand Down Expand Up @@ -258,7 +263,7 @@ spec:
keywords:
- AI Inference OpenVINO
links:
- name: Ovms Operator
- name: OpenVINO Operator
url: https://github.com/openvinotoolkit/model_server/tree/main/extras/ovms-operator
maturity: alpha
provider:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ annotations:
operators.operatorframework.io.metrics.project_layout: helm.sdk.operatorframework.io/v1
operators.operatorframework.io.test.config.v1: tests/scorecard/
operators.operatorframework.io.test.mediatype.v1: scorecard+v1

containerImage: quay.io/openvino/ovms-operator:0.2.0

0 comments on commit 3687882

Please sign in to comment.