We need grant permissions for the Quay.io user used in the controller-operator repository be able to push images to [quay.io/operator-framework/catalogd](http://quay.io/operator-framework/catalogd)
See: https://github.com/operator-framework/operator-controller/actions/runs/12815184560/job/35733315593#step:7:531
error=docker images: failed to publish artifacts: failed to push [quay.io/operator-framework/catalogd:main-arm64](http://quay.io/operator-framework/catalogd:main-arm64) after 0 tries: failed to push [quay.io/operator-framework/catalogd:main-arm64](http://quay.io/operator-framework/catalogd:main-arm64): exit status 1: unauthorized: access to the requested resource is not authorized
The user used it configured via secret: https://github.com/operator-framework/operator-controller/blob/main/.github/workflows/release.yaml#L30-L36