Commit Graph

11 Commits (24da5cccfe58f85abbc9667515db2f9aa8062661)

Author SHA1 Message Date
James Smith 98400a6887
Support STREAMING_API_BASE_URL in Helm Chart ()
This adds a mastodon.streaming.base_url setting in the Helm chart values
file to allow setting the STREAMING_API_BASE_URL in the Mastodon environnment
config map.
Claire 014065913c
Bump version to 3.5.2 ()
* Bump version to 3.5.2

* Change some entries to be more clear

* Add some extra notes

* Fix line wrap

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Alexandra Catalina 331cca4015
chore(deps): update tootsuite/mastodon docker tag to v3.5.1 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
bobbyd0g a131f06e12
Helm chart SSO support ()
* Add SAML support

* move extAuth below essential components

* Add CAS, PAM, LDAP support

* Add WEB_DOMAIN and S3_ALIAS_HOST support

* SAML defaults aligned

* Bump chart version

* SSO & WEB_DOMAIN support added

* Add OIDC support

* Correct typo

* Notice for OIDC support

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Alexandra Catalina 50ab3f3dcb
Update tootsuite/mastodon Docker tag to v3.4.6 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Alexandra Catalina d0d15bf49c
Update tootsuite/mastodon Docker tag to v3.4.5 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Alexandra Catalina 3dc0357d9e
helm: upgrade elasticsearch to 7.x ()
Alexandra Catalina af93d938d4
Update tootsuite/mastodon Docker tag to v3.4.4 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Alexandra Catalina 062a9e3c79
helm: set default SMTP_CA_FILE ()
https://github.com/mastodon/mastodon/pull/10857
Alex Dunn fca4fd1daa
helm: add support for S3 storage ()
Alex Dunn 9c273c2a59
helm: standardize yaml configuration ()
- move application variables under `mastodon` namespace
- restore standard yaml structure for ingress configuration
- move values.yaml.template to values.yaml