-
v1.16.0 protectedc2ffc933 · ·
* Rely on upstream docker-entry script to install composer plugins and skins using new `ROUNDCUBEMAIL_COMPOSER_PLUGINS` env variable (part of !21 by @olegeech-me) * Fixes crashloop when using plugins with SQL init scripts such as rcguard (part of !21 by @olegeech-me) * Quoting composer cmd to avoid unsafe shell (>) redirects (part of !21 by @olegeech-me) * Add setting `ingress.useTLS` to allow deploying plain HTTP ingress (part of !21 by @olegeech-me) * Added `additionalEnv`, `additionalVolumeMounts` and `additionalVolumes` fields (!18 by @johnstarx)