We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb549ce commit 97a281aCopy full SHA for 97a281a
.ci/create-release-github.sh
@@ -7,4 +7,4 @@ gh config set prompt disabled
7
gh release create \
8
-t "Release ${OPERATOR_VERSION}" \
9
"${OPERATOR_VERSION}" \
10
- 'dist/opentelemetry-operator.yaml#Installation manifest for Kubernetes' 'dist/bundle.tar.gz#Manifest bundle for OLM'
+ 'dist/opentelemetry-operator.yaml#Installation manifest for Kubernetes'
0 commit comments