Skip to content

Commit 654b098

Browse files
committed
regen bundle
1 parent d9c019f commit 654b098

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bundle.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ LABEL operators.operatorframework.io.bundle.metadata.v1=metadata/
77
LABEL operators.operatorframework.io.bundle.package.v1=netobserv-operator
88
LABEL operators.operatorframework.io.bundle.channels.v1=latest,community
99
LABEL operators.operatorframework.io.bundle.channel.default.v1=community
10-
LABEL operators.operatorframework.io.metrics.builder=operator-sdk-v1.40.0
10+
LABEL operators.operatorframework.io.metrics.builder=operator-sdk-v1.42.0
1111
LABEL operators.operatorframework.io.metrics.mediatype.v1=metrics+v1
1212
LABEL operators.operatorframework.io.metrics.project_layout=go.kubebuilder.io/v4
1313

bundle/manifests/netobserv-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ metadata:
9191
operatorframework.io/initialization-resource: '{"apiVersion":"flows.netobserv.io/v1beta2",
9292
"kind":"FlowCollector","metadata":{"name":"cluster"},"spec": {}}'
9393
operatorframework.io/suggested-namespace: openshift-netobserv-operator
94-
operators.operatorframework.io/builder: operator-sdk-v1.40.0
94+
operators.operatorframework.io/builder: operator-sdk-v1.42.0
9595
operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
9696
repository: https://github.com/netobserv/network-observability-operator
9797
support: NetObserv team

bundle/metadata/annotations.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ annotations:
66
operators.operatorframework.io.bundle.package.v1: netobserv-operator
77
operators.operatorframework.io.bundle.channels.v1: latest,community
88
operators.operatorframework.io.bundle.channel.default.v1: community
9-
operators.operatorframework.io.metrics.builder: operator-sdk-v1.40.0
9+
operators.operatorframework.io.metrics.builder: operator-sdk-v1.42.0
1010
operators.operatorframework.io.metrics.mediatype.v1: metrics+v1
1111
operators.operatorframework.io.metrics.project_layout: go.kubebuilder.io/v4
1212

0 commit comments

Comments
 (0)