Install on TrueNAS jail

I have tried to install Gitea in a TrueNAS jail from the plugin manager and it fails.
The following error is displayed.
ERROR: gitea had a failure Exception: RuntimeError Message: pkg error:- postgresql11-server:, postgresql11-contrib: Refusing to fetch artifact and run post_install.sh! Partial plugin destroyed.

Does anyone have information on what is happening with this install from this error, since the jail does not get created.

Alternatively is there a good create from source guide I can go through to build it in a pre-built jail.

Thanks.

The minimum Postgres version is now 12 for v1.21 and above. Maybe the plugin needs to be updated.

Thanks for that, much appreciated.

Can you manually update the plugin script?