Pushes to ghcr.io and internal registry (reg.cluster.internal)
GITHUB_TOKEN=<token>
podman run -it --rm \
-v $(pwd):$(pwd) \
-w $(pwd) \
-e RENOVATE_TOKEN=$GITHUB_TOKEN \
-e GITHUB_COM_TOKEN=$GITHUB_TOKEN \
-e LOG_LEVEL=debug \
ghcr.io/renovatebot/renovate \
bashrenovate --platform=local --dry-run