Skip to content

Commit f5ed755

Browse files
committed
delete metrics bundle labels
1 parent 586208d commit f5ed755

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

olm/build-bundles.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,6 @@ LABEL operators.operatorframework.io.bundle.metadata.v1=metadata/
8585
LABEL operators.operatorframework.io.bundle.package.v1=stackable-${OPERATOR}-operator
8686
LABEL operators.operatorframework.io.bundle.channels.v1=stable,${CHANNEL}
8787
LABEL operators.operatorframework.io.bundle.channel.default.v1=${CHANNEL}
88-
LABEL operators.operatorframework.io.metrics.builder=operator-sdk-v1.39.1
89-
LABEL operators.operatorframework.io.metrics.mediatype.v1=metrics+v1
90-
LABEL operators.operatorframework.io.metrics.project_layout=unknown
9188
9289
# Copy files to locations specified by labels.
9390
COPY manifests /manifests/

0 commit comments

Comments
 (0)