Age | Commit message (Collapse) | Author |
|
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.
|
|
* 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>
|
|
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
|
* 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>
|
|
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
|
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
|
|
|
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
|
https://github.com/mastodon/mastodon/pull/10857
|
|
|
|
- move application variables under `mastodon` namespace
- restore standard yaml structure for ingress configuration
- move values.yaml.template to values.yaml
|