File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ LABEL operators.operatorframework.io.bundle.metadata.v1=metadata/
7
7
LABEL operators.operatorframework.io.bundle.package.v1=gitops-operator
8
8
LABEL operators.operatorframework.io.bundle.channels.v1=latest,gitops-1.8
9
9
LABEL operators.operatorframework.io.bundle.channel.default.v1=latest
10
- LABEL operators.operatorframework.io.metrics.builder=operator-sdk-v1.36 .0
10
+ LABEL operators.operatorframework.io.metrics.builder=operator-sdk-v1.35 .0
11
11
LABEL operators.operatorframework.io.metrics.mediatype.v1=metrics+v1
12
12
LABEL operators.operatorframework.io.metrics.project_layout=go.kubebuilder.io/v4
13
13
Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ metadata:
177
177
operatorframework.io/cluster-monitoring : " true"
178
178
operatorframework.io/suggested-namespace : openshift-gitops-operator
179
179
operators.openshift.io/infrastructure-features : ' ["disconnected"]'
180
- operators.operatorframework.io/builder : operator-sdk-v1.36 .0
180
+ operators.operatorframework.io/builder : operator-sdk-v1.35 .0
181
181
operators.operatorframework.io/project_layout : go.kubebuilder.io/v4
182
182
repository : https://github.com/redhat-developer/gitops-operator
183
183
support : Red Hat
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ annotations:
6
6
operators.operatorframework.io.bundle.package.v1 : gitops-operator
7
7
operators.operatorframework.io.bundle.channels.v1 : latest,gitops-1.8
8
8
operators.operatorframework.io.bundle.channel.default.v1 : latest
9
- operators.operatorframework.io.metrics.builder : operator-sdk-v1.36 .0
9
+ operators.operatorframework.io.metrics.builder : operator-sdk-v1.35 .0
10
10
operators.operatorframework.io.metrics.mediatype.v1 : metrics+v1
11
11
operators.operatorframework.io.metrics.project_layout : go.kubebuilder.io/v4
12
12
You can’t perform that action at this time.
0 commit comments