Is there an existing issue for this?
Current Behavior
https://hub.cloudquery.io/plugins/source/cloudquery/bitbucket/latest/docs tells us to use:
registry: docker
path: ghcr.io/cloudquery/cq-source-bitbucket:v1.3.0
and results in:
Error: failed to pull Docker image: Error response from daemon: manifest unknown
Expected Behavior
it should be:
path: cloudquery/bitbucket
version: v1.3.0
Pull request (optional)