* SMTP username and password not required for support SMTP relays
I have changed the requiredness of the SMTP settings password and username field, to not required. This is necessary to support SMTP relays without authentication. (Like the Exchange Online one I’am using with ip verification)
Signed-off-by: StanMar-bit <84271654+StanMar-bit@users.noreply.github.com>
* adjust templates to handle smtp without user/pass
Signed-off-by: StanMar-bit <84271654+StanMar-bit@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* (feat) bump common to use new common postgresql-hooks
* bump postgresql as well
* bump yet again
* also process gitea
* sogo
* also add adaptations to gitea
* bump postgresql
* bump postgresql yet again
* revert central defined existing secret
* bump common... again
* bumps
* fix vaultwarden
* encode authelia dbpassword secret correctly
* remove useless container from nextcloud config
* some cleanup
* use lookup to grab the secret for authelia
* try getting authelia to work
* Fix quoting issues for autheliadb
* 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