File tree 2 files changed +2
-0
lines changed
operators/multi-nic-cni-operator/1.2.4 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ LABEL operators.operatorframework.io.bundle.manifests.v1=manifests/
6
6
LABEL operators.operatorframework.io.bundle.metadata.v1=metadata/
7
7
LABEL operators.operatorframework.io.bundle.package.v1=multi-nic-cni-operator
8
8
LABEL operators.operatorframework.io.bundle.channels.v1=stable-1.2
9
+ LABEL operators.operatorframework.io.bundle.channel.default.v1=stable
9
10
LABEL operators.operatorframework.io.metrics.builder=operator-sdk-v1.36.1
10
11
LABEL operators.operatorframework.io.metrics.mediatype.v1=metrics+v1
11
12
LABEL operators.operatorframework.io.metrics.project_layout=go.kubebuilder.io/v3
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ annotations:
5
5
operators.operatorframework.io.bundle.metadata.v1 : metadata/
6
6
operators.operatorframework.io.bundle.package.v1 : multi-nic-cni-operator
7
7
operators.operatorframework.io.bundle.channels.v1 : stable-1.2
8
+ operators.operatorframework.io.bundle.channel.default.v1 : stable
8
9
operators.operatorframework.io.metrics.builder : operator-sdk-v1.36.1
9
10
operators.operatorframework.io.metrics.mediatype.v1 : metrics+v1
10
11
operators.operatorframework.io.metrics.project_layout : go.kubebuilder.io/v3
You can’t perform that action at this time.
0 commit comments