I recently merged in the update to Chart.yaml for release 2.3.0, but unfortunately the release pipeline is failing. It looks like the CR_TOKEN is expired: https://github.com/twuni/docker-registry.helm/actions/runs/14517423384/job/40729737426#step:5:41
It is used for the helm release action: https://github.com/twuni/docker-registry.helm/blob/main/.github/workflows/helm_release.yaml#L29
@canterberry when you have a chance, could you create a new token and place it in the CR_TOKEN CI/CD variable?