We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd0548d commit b6184c8Copy full SHA for b6184c8
.github/workflows/release.yml
@@ -92,7 +92,7 @@ jobs:
92
tags: |
93
type=raw,value=latest,prefix=test-,enable={{is_default_branch}}
94
type=semver,pattern={{version}}
95
- labels:
+ labels: |
96
org.opencontainers.image.vendor=Elastic
97
org.opencontainers.image.title=elastic-otel-python-operator
98
org.opencontainers.image.description=EDOT Python image for Kubernetes OpenTelemetry Operator
0 commit comments