fix csv base replace version (#200)

Signed-off-by: Zhiwei Yin <zyin@redhat.com>
This commit is contained in:
Zhiwei Yin
2022-02-09 10:02:17 +08:00
committed by GitHub
parent 8108c8d355
commit bd3c2bbaa6
4 changed files with 8 additions and 8 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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