* Harden postgresql by removing the migration initcontainer * Harden initcontainers * Harden serviceaccounts and RBAC * hmm * fix
* Move Postgresql initcontainer to common * bump common * Handle postgres password generation in common and inject into values.yaml for use in Apps * (refactor) adapt apps using postgresql to common init and password generator * no message