Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 7ed4abc

Browse files
author
Néstor Salceda
committed
fix: Use sysdig-certified on the bundled image as well
1 parent af83370 commit 7ed4abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundle.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM scratch
33
LABEL operators.operatorframework.io.bundle.mediatype.v1=registry+v1
44
LABEL operators.operatorframework.io.bundle.manifests.v1=manifests/
55
LABEL operators.operatorframework.io.bundle.metadata.v1=metadata/
6-
LABEL operators.operatorframework.io.bundle.package.v1=sysdig-operator
6+
LABEL operators.operatorframework.io.bundle.package.v1=sysdig-certified
77
LABEL operators.operatorframework.io.bundle.channels.v1=stable
88
LABEL operators.operatorframework.io.bundle.channel.default.v1=stable
99
LABEL operators.operatorframework.io.metrics.builder=operator-sdk-unknown

0 commit comments

Comments
 (0)