Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌱 the released operator catalog bundles are moved into release branch #539

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ OPERATOR_SDK_VERSION?=v1.32.0
operatorsdk_gen_dir:=$(dir $(OPERATOR_SDK))

# RELEASED_CSV_VERSION is used to generate a released CSV manifests
RELEASED_CSV_VERSION?=0.13.3
RELEASED_CSV_VERSION?=0.14.0
export RELEASED_CSV_VERSION

# CSV_VERSION is used to generate latest CSV manifests
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ spec:
maturity: alpha
provider:
name: Open Cluster Management Community
replaces: cluster-manager.v0.13.3
replaces: cluster-manager.v0.14.0
selector:
matchLabels:
app: cluster-manager
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ metadata:
categories: Integration & Delivery,OpenShift Optional
certified: "false"
containerImage: quay.io/open-cluster-management/registration-operator:latest
createdAt: "2024-06-19T07:23:22Z"
createdAt: "2024-06-25T00:11:29Z"
description: Manages the installation and upgrade of the ClusterManager.
operators.operatorframework.io/builder: operator-sdk-v1.32.0
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
Expand Down Expand Up @@ -612,7 +612,7 @@ spec:
maturity: alpha
provider:
name: Open Cluster Management Community
replaces: cluster-manager.v0.13.3
replaces: cluster-manager.v0.14.0
selector:
matchLabels:
app: cluster-manager
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ spec:
maturity: alpha
provider:
name: Open Cluster Management Community
replaces: klusterlet.v0.13.3
replaces: klusterlet.v0.14.0
selector:
matchLabels:
app: klusterlet
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

11 changes: 0 additions & 11 deletions deploy/klusterlet/olm-catalog/0.13.1/metadata/annotations.yaml

This file was deleted.

This file was deleted.

This file was deleted.

11 changes: 0 additions & 11 deletions deploy/klusterlet/olm-catalog/0.13.2/metadata/annotations.yaml

This file was deleted.

This file was deleted.

Loading
Loading