mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-06 17:27:08 +00:00
fix csv base replace version (#200)
Signed-off-by: Zhiwei Yin <zyin@redhat.com>
This commit is contained in:
@@ -7,7 +7,7 @@ metadata:
|
||||
categories: Integration & Delivery,OpenShift Optional
|
||||
certified: "false"
|
||||
containerImage: quay.io/open-cluster-management/registration-operator:latest
|
||||
createdAt: "2021-10-20T20:00:31Z"
|
||||
createdAt: "2022-02-09T20:00:31Z"
|
||||
description: Manages the installation and upgrade of the ClusterManager.
|
||||
repository: https://github.com/open-cluster-management-io/registration-operator
|
||||
support: Red Hat, Inc.
|
||||
@@ -88,8 +88,8 @@ spec:
|
||||
maturity: alpha
|
||||
provider:
|
||||
name: Red Hat, Inc.
|
||||
replaces: cluster-manager.v0.5.0
|
||||
replaces: cluster-manager.v0.6.0
|
||||
selector:
|
||||
matchLabels:
|
||||
app: cluster-manager
|
||||
version: 0.6.0
|
||||
version: 0.7.0
|
||||
|
||||
@@ -24,7 +24,7 @@ metadata:
|
||||
categories: Integration & Delivery,OpenShift Optional
|
||||
certified: "false"
|
||||
containerImage: quay.io/open-cluster-management/registration-operator:latest
|
||||
createdAt: "2021-10-20T20:00:31Z"
|
||||
createdAt: "2022-02-09T20:00:31Z"
|
||||
description: Manages the installation and upgrade of the ClusterManager.
|
||||
operators.operatorframework.io/builder: operator-sdk-v1.1.0
|
||||
operators.operatorframework.io/project_layout: go
|
||||
|
||||
@@ -7,7 +7,7 @@ metadata:
|
||||
categories: Integration & Delivery,OpenShift Optional
|
||||
certified: "false"
|
||||
containerImage: quay.io/open-cluster-management/registration-operator:latest
|
||||
createdAt: "2021-10-20T20:00:31Z"
|
||||
createdAt: "2022-02-09T20:00:31Z"
|
||||
description: Manages the installation and upgrade of the Klusterlet.
|
||||
repository: https://github.com/open-cluster-management-io/registration-operator
|
||||
support: Red Hat, Inc.
|
||||
@@ -91,8 +91,8 @@ spec:
|
||||
maturity: alpha
|
||||
provider:
|
||||
name: Red Hat, Inc.
|
||||
replaces: klusterlet.v0.5.0
|
||||
replaces: klusterlet.v0.6.0
|
||||
selector:
|
||||
matchLabels:
|
||||
app: klusterlet
|
||||
version: 0.6.0
|
||||
version: 0.7.0
|
||||
|
||||
@@ -30,7 +30,7 @@ metadata:
|
||||
categories: Integration & Delivery,OpenShift Optional
|
||||
certified: "false"
|
||||
containerImage: quay.io/open-cluster-management/registration-operator:latest
|
||||
createdAt: "2022-01-20T20:00:31Z"
|
||||
createdAt: "2022-02-09T20:00:31Z"
|
||||
description: Manages the installation and upgrade of the Klusterlet.
|
||||
operators.operatorframework.io/builder: operator-sdk-v1.1.0
|
||||
operators.operatorframework.io/project_layout: go
|
||||
|
||||
Reference in New Issue
Block a user