Commit Graph

  • b05387b305 fix chart lock prod James Andariese 2023-08-11 15:24:24 -0500
  • 4b6fd9f7e6 Rename deployment annotations var, allow deploy-specific annotations Tim Campbell 2023-04-20 08:15:48 -0700
  • 8f612abc72 Added deployment annotations to chart Tim Campbell 2023-04-19 15:31:36 -0700
  • 1b503bb6b3 Added SMTP_RETURN_PATH option Tim Campbell 2023-04-12 08:18:09 -0700
  • 94ffdc8f83
    Update image repository to GHCR (#53) Renaud Chaput 2023-03-14 22:06:30 +0100
  • 3934da1d21 Add the PREPARED_STATEMENTS environment variable and set it to its default value Being able to control it can be useful in situations where prepared statements don't work as expected. Once such case can be pgbouncer as provided by DigitalOcean for connection pooling. Cees-Jan Kiewiet 2022-11-28 14:52:41 +0100
  • 6e6f8a36d1 Fix streaming route Varac 2023-02-17 17:26:34 +0100
  • 4fda7eea97
    Fix and improve LDAP configuration (#3) Alexander "Ananace" Olofsson 2023-02-17 22:13:19 +0100
  • 9806bbc8b1 add checksum for smtp secret to sidekiq deployments Roberto Santalla 2023-01-27 22:33:49 +0100
  • b4302e04e6 store smtp credentials on a secret Roberto Santalla 2023-01-27 22:05:37 +0100
  • 41152e0ed3 Fix alias_host break on bad var reference (#34) David Sanftenberg 2022-12-29 21:47:07 +0000
  • f5e3c27ab6 feat(helm-chart): add values for various Puma related settings Jim Myhrberg 2022-12-05 20:49:56 +0000
  • 61194296af allow custom S3_PERMISSION env Effy Elden 2022-12-09 17:12:31 +1100
  • a227f91a7f limited federation mode support Radim Dostál 2022-12-29 08:56:11 +0100
  • aa4cd09550 fix location of redis password placeholder Roberto Santalla 2023-01-27 21:56:23 +0100
  • 890042fed8 allow to opt-out from rollme annotation Roberto Santalla 2023-01-27 21:57:49 +0100
  • ae892d539e
    Refactor chart sidekiq queues (#1) Alex Nordlund 2022-12-03 05:44:39 +0100
  • 543fdf7446
    allow external redis instance (#6) Norman 2022-12-01 06:41:51 +0100
  • d74c7876c2 helm: Add helm chart tests (#20394) Erik Sundell 2022-11-13 22:22:07 +0100
  • 92f1734590 Add the option to configure external postgresql port (#20370) Cees-Jan Kiewiet 2022-11-13 12:06:03 -0800
  • 349aa7746f Helm: support statsd publishing (#20455) Alex Nordlund 2022-11-13 21:05:30 +0100
  • 41126de0ba Uppercase chart readme.md to help tools discover it (#20438) Alex Nordlund 2022-11-12 05:11:07 +0100
  • dc19e233b5 helm: fix consistent indentation, chomping, and use of with (#19918) Erik Sundell 2022-11-10 23:24:39 +0100
  • f0d8cc8184 Make enable_starttls configurable by envvars (#20321) F 2022-11-10 20:06:21 +0000
  • e8f00370c6 Update Helm README and bump version (#20346) Alex Nordlund 2022-11-10 20:25:23 +0100
  • 87fca05465 Give web container time to start (#19828) Joe Friedl 2022-11-10 13:16:49 -0500
  • 3d9c22eb54 Helm chart improved for ingress (#19826) mickkael 2022-11-11 02:11:25 +0800
  • 920cf3741a Bump next Helm chart to 2.1.0 (#20155) Alex Nordlund 2022-11-10 19:10:49 +0100
  • 730e165b36 fix(chart): Fix gitops-incompatible random rolling (#20184) Sheogorath 2022-11-10 19:10:38 +0100
  • 05a0837d02 Helm update readme.md (#20154) Alex Nordlund 2022-11-10 19:10:06 +0100
  • 148686a6bd Helm update readme.md (#20154) Alex Nordlund 2022-11-10 19:09:54 +0100
  • 7ddf24e65c Assign unique set of labels to k8s deployments #19703 (#19706) Alex Nordlund 2022-11-08 17:21:06 +0100
  • f7e2b1d724 chore(chart): Update appVersion in helm chart (#19653) Sheogorath 2022-11-08 17:20:34 +0100
  • dcb8147810 helm: Fix ingress pathType (#19729) Moritz Hedtke 2022-11-08 17:20:09 +0100
  • 4a905323c5 Roll pods to pick up db migrations even if podAnnotations is empty (#19702) Alex Nordlund 2022-11-08 17:19:14 +0100
  • 992c1c559e Fix helm postgresql secret (#19678) Alex Nordlund 2022-11-08 17:18:57 +0100
  • f364c8c8c3 Add postgresql password settings hint (#19112) k.bigwheel (kazufumi nishida) 2022-11-09 01:18:22 +0900
  • 724be118ed helm: Add documentation to run tootctl commands (#19791) Moritz Hedtke 2022-11-05 21:19:25 +0100
  • 90db36c612 Add S3 existing secret to sidekiq (#19778) Alex Nordlund 2022-11-05 17:29:20 +0100
  • ee65fb26b4 Fix helm chart use of Postgres Password (#19537) Ben Hardill 2022-10-30 00:30:16 +0100
  • f474fd1820 Fix PostgreSQL password reference for jobs (#19504) Kangwook Lee (이강욱) 2022-10-28 23:40:47 +0900
  • 37f333da6b Add option to enable single user mode (#19503) Kangwook Lee (이강욱) 2022-10-28 23:29:00 +0900
  • 9abf8c9b10 Fix PostgreSQL password reference (#19502) Kangwook Lee (이강욱) 2022-10-28 23:21:58 +0900
  • ae5ab0ad7d Remove/update old "tootsuite" references, except those needed for Docker (#19327) Jeremy Kescher 2022-10-09 22:33:38 +0000
  • 96f5d87ba4 Mark job pods not to use Istio's envoy sidecar (#18415) James Smith 2022-08-24 22:40:38 -0400
  • 87c468bb28 Allow S3 to use an existing secret (#18997) Alex Nordlund 2022-08-25 04:39:11 +0200
  • e237efdb4e Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) Alex Nordlund 2022-08-10 17:12:58 +0200
  • d48bceaad7 Support STREAMING_API_BASE_URL in Helm Chart (#18408) James Smith 2022-05-14 04:03:44 -0400
  • 7f6611c992 Bump version to 3.5.2 (#18295) Claire 2022-05-04 00:57:42 +0200
  • c07b6bc2e0 chore(deps): update tootsuite/mastodon docker tag to v3.5.1 (#18023) Alexandra Catalina 2022-04-11 18:26:50 -0700
  • 1421edb994 Helm chart SSO support (#17205) bobbyd0g 2022-02-11 09:01:40 -0500
  • 566b80bd41 Add support >= 1.22 (#17490) Takuya Yoshida 2022-02-09 20:30:00 +0900
  • bd5ab973ed Update tootsuite/mastodon Docker tag to v3.4.6 (#17436) Alexandra Catalina 2022-02-03 12:29:20 -0800
  • cb09b7b067 Update tootsuite/mastodon Docker tag to v3.4.5 (#17417) Alexandra Catalina 2022-02-01 11:57:50 -0800
  • 675292ac74 helm: upgrade elasticsearch to 7.x (#17262) Alexandra Catalina 2022-01-08 18:21:19 -0800
  • e38083a940 Update tootsuite/mastodon Docker tag to v3.4.4 (#17065) Alexandra Catalina 2021-11-26 18:06:39 -0800
  • 3acf9c649a Update Helm release elasticsearch to v15.10.3 (#16651) Alexandra Catalina 2021-10-14 12:01:27 -0700
  • 127779c945 helm: set default SMTP_CA_FILE (#16750) Alexandra Catalina 2021-09-19 17:23:44 -0700
  • e5974036d8 helm: upgrade elasticsearch chart to 14 (#15767) Alexandra Catalina 2021-03-11 20:39:09 -0800
  • 83db03e9ac helm: pin versions, commit lockfile (#15749) Alex Dunn 2021-02-19 00:56:40 -0800
  • 78f549d2df helm: add support for S3 storage (#15748) Alex Dunn 2021-02-19 00:52:32 -0800
  • f290cec2fd helm: standardize yaml configuration (#15728) Alex Dunn 2021-02-14 23:00:54 -0800
  • e850f8156f helm: add option for external db (#15722) Alex Dunn 2021-02-14 11:16:32 -0800
  • 1778da3b20 Forward-port v3.2.2 changelog (#15370) Eugen Rochko 2020-12-19 03:13:50 +0100
  • 2ba4e1eaa5 Fix postrgres secret name for cronjob (#15072) Patrice Ferlet 2020-11-02 06:16:51 +0100
  • 4719898d77 helm: bump version to 3.2.1 (#15019) Alex Dunn 2020-10-21 16:36:07 -0700
  • 90484975e1 helm: add optional cron job to run tootctl remove media (#14396) Alex Dunn 2020-10-12 16:19:13 -0700
  • 20aa242751 helm: bump default image tag to v3.2.0 (#14476) Alex Dunn 2020-08-02 02:20:31 -0700
  • 32e9a7c4b4 helm: add examples of annotation for NGINX upload limits (#14350) Alex Dunn 2020-07-18 10:30:46 -0700
  • 72d4d603af helm: bump chart and default image version to 3.1.5 (#14256) Alex Dunn 2020-07-07 11:35:55 -0700
  • 121fbb34d7 helm: fix default storage values for PVCs (#14245) Alex Dunn 2020-07-06 14:08:29 -0700
  • b451111a46 Add Helm chart (#14090) Alex Dunn 2020-06-29 04:58:48 -0700
  • 8f827ae829 Fix #49 - License changed from GPL-2.0 to AGPL-3.0 Eugen Rochko 2016-09-21 23:04:34 +0200
  • 75d5d7bc01 Adding GNU Public license, adding home timeline, reblog/favourite counters Eugen Rochko 2016-03-06 17:52:23 +0100