3
0
mirror of https://github.com/mastodon/chart synced 2024-10-22 10:52:44 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Alexandra Catalina
63a052b6a5
deps: update to latest versions, switch to OCI repo [semver-major] (#125) 2024-03-12 06:50:27 -07:00
Tim Campbell
089adff9a5
Updated dependency lock file (#117) 2024-01-19 06:10:15 -08:00
Alex Nordlund
e237efdb4e Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941)
* Add ability to specify an existing Secret (#18139)

Closes #18139

* Allow using secrets with external postgres

* Upgrade CronJob to batch/v1

* Allow using redis.auth.existingSecret

* Helmignore mastodon-*.tgz for easy local development

* Upgrade helm dependencies

* Upgrade postgresql to 11

* Allow putting SMTP password into a secret

* Add optional login to SMTP secret

This to allow setting LOGIN either in values.yaml or
in the secret.

* Switch to bitnami charts full archive

This prevents older versions from disappearing, see
https://github.com/bitnami/charts/issues/10539 for
full context.

Co-authored-by: Ted Tramonte <ted.tramonte@gmail.com>
2022-08-10 17:12:58 +02:00
Alexandra Catalina
3acf9c649a Update Helm release elasticsearch to v15.10.3 (#16651)
this is a backwards-compatible upgrade: https://github.com/bitnami/charts/tree/master/bitnami/elasticsearch#to-1500

Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-14 21:01:27 +02:00
Alexandra Catalina
e5974036d8 helm: upgrade elasticsearch chart to 14 (#15767) 2021-03-12 05:39:09 +01:00
Alex Dunn
83db03e9ac helm: pin versions, commit lockfile (#15749) 2021-02-19 09:56:40 +01:00