Skip to content

Commit 97a281a

Browse files
authored
Remove OpenShift bundle from release (#145)
Signed-off-by: Juraci Paixão Kröhling <[email protected]>
1 parent eb549ce commit 97a281a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/create-release-github.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ gh config set prompt disabled
77
gh release create \
88
-t "Release ${OPERATOR_VERSION}" \
99
"${OPERATOR_VERSION}" \
10-
'dist/opentelemetry-operator.yaml#Installation manifest for Kubernetes' 'dist/bundle.tar.gz#Manifest bundle for OLM'
10+
'dist/opentelemetry-operator.yaml#Installation manifest for Kubernetes'

0 commit comments

Comments
 (0)