Skip to content

Commit

Permalink
Change GHCR bundle image to fix publish issues (#2203)
Browse files Browse the repository at this point in the history
Signed-off-by: Pavol Loffay <[email protected]>
  • Loading branch information
pavolloffay authored Oct 10, 2023
1 parent c6dc1d1 commit bf5cf3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-operator-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
images: |
otel/opentelemetry-operator-bundle
ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator-bundle
ghcr.io/open-telemetry/opentelemetry-operator/operator-bundle
tags: |
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
Expand Down

0 comments on commit bf5cf3f

Please sign in to comment.