Ro Santalla
93bda606a3
fix inheritance of sidekiq securityContext ( #76 )
2024-04-22 00:27:20 -07:00
emilweth
2c6a62a4ec
Add configurable PodDisruptionBudget for web & streaming ( #133 )
2024-04-22 00:20:44 -07:00
Lex
ce837a852a
Add alternate domains to Helm chart ( #2 )
2024-04-18 07:22:56 -07:00
Paolo Mainardi
349f76c610
feat: add configurable timezone ( #42 )
...
Co-authored-by: Tim Campbell <timetinytim@gmail.com>
2024-04-18 07:20:45 -07:00
Alexander "Ananace" Olofsson
d6d3f428a3
Fix container create error on unauthenticated SMTP ( #49 )
2024-04-18 07:12:36 -07:00
T. Hinrichsmeyer
6c902dccac
Add s3.mastodon.multipart_threshold config option ( #67 )
...
Co-authored-by: Tim Campbell <timetinytim@gmail.com>
2024-04-18 07:10:26 -07:00
Jeremiah Lee
1cce47b250
Change default Secret name to not rely on Bitnami ( #82 )
2024-04-18 06:42:06 -07:00
Cees-Jan Kiewiet
fc24d7a259
Helm dep should use install ( #62 )
2024-04-18 06:34:52 -07:00
Jim Myhrberg
3e5322bb98
chore(deps): upgrade app to Mastodon v4.2.8 ( #131 )
...
Co-authored-by: Tim Campbell <timetinytim@gmail.com>
2024-04-18 06:32:37 -07:00
Matthew Abbott
674d9c4252
Add values to inject trusted certs into streaming ( #92 )
...
Co-authored-by: Tim Campbell <timetinytim@gmail.com>
2024-04-18 02:47:34 -07:00
Tim Campbell
5fb5416a11
Add dev values for testing
2024-04-17 16:04:48 +02:00
Tim Campbell
2a7be687cd
Added values for active record encryption
2024-04-17 16:04:48 +02:00
Tim Campbell
d91a52bba1
Add link to GitHub issue on the subject
2024-03-13 10:50:24 +01:00
Tim Campbell
41f01b4d6e
Future deprecation notice
2024-03-13 10:50:24 +01:00
Alexandra Catalina
63a052b6a5
deps: update to latest versions, switch to OCI repo [semver-major] ( #125 )
2024-03-12 06:50:27 -07:00
Matthew Abbott
3143ab1e34
Add S3_OVERRIDE_PATH_STYLE to mastodon-env ConfigMap ( #94 )
2024-03-12 06:49:53 -07:00
Jim Myhrberg
28728a8760
chore(deps): upgrade image tag to v4.2.7 and bump chart version ( #127 )
2024-02-19 00:26:25 -08:00
Tim Campbell
59fa6f80c5
Update app version to newest mastodon version
2024-02-16 19:09:12 +01:00
Jim Myhrberg
8e5ab7c068
feat(deployments): make spec.revisionHistoryLimit configurable ( #121 )
2024-02-16 02:32:01 -08:00
Alexandra Catalina
e5b256d45c
move changes into separate CHANGELOG, add notes for 4.x ( #124 )
2024-02-16 02:21:29 -08:00
Alistair Young
84f04add25
Enable supplementary environment variables. ( #69 )
...
Co-authored-by: Tim Campbell <timetinytim@gmail.com>
2024-02-15 23:59:05 -08:00
Daniel Jilg
d7dea06a2e
Fix a typo in values.yaml ( #123 )
2024-02-14 09:14:03 -08:00
lleyton
ef9e071c38
Use unique annotation key for smtp secret checksum ( #48 ) ( #51 )
2024-02-14 09:08:13 -08:00
Jim Myhrberg
f5c9cdc364
feat(app): upgrade Mastodon to 4.2.5
...
The default `image.tag` value has been changed from `v4.2` to the exact
`v4.2.5` version. With the non-exact version tag, patch upgrades on
existing installs would be missed unless `image.pullPolicy` has been
customized to `Always`.
2024-02-12 11:02:49 +01:00
James Hammett
826d6e945f
add tolerations specific to web deployment to template ( #100 )
...
Co-authored-by: Norman <85173861+norman-zon@users.noreply.github.com>
Co-authored-by: Alex Nordlund <deep.alexander@gmail.com>
Co-authored-by: Effy Elden <effy@effy.space>
Co-authored-by: Sheogorath <sheogorath@shivering-isles.com>
Co-authored-by: Chris Funderburg <chris@funderburg.me>
Co-authored-by: Roberto Santalla <roobre@roobre.es>
Co-authored-by: Radim Dostál <radim.dostal@teta.eu>
Co-authored-by: Jim Myhrberg <contact@jimeh.me>
Co-authored-by: David Sanftenberg <david.sanftenberg@gmail.com>
Co-authored-by: Alexander "Ananace" Olofsson <me+github@ananace.dev>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Co-authored-by: Varac <varac@varac.net>
Co-authored-by: Cees-Jan Kiewiet <ceesjank@gmail.com>
Co-authored-by: Tim Campbell <timetinytim@gmail.com>
2024-02-02 05:03:35 -08:00
Tim Campbell
089adff9a5
Updated dependency lock file ( #117 )
2024-01-19 06:10:15 -08:00
Tim Campbell
218f55b909
Updated chart/app version ( #116 )
2024-01-19 04:38:46 -08:00
Tim Campbell
fba8496f01
Quick rearrange for ES_PRESET, add to values file ( #114 )
2024-01-19 03:52:00 -08:00
Tim Campbell
e327416da4
Set default chart version to 4.2, add version compatilibity notes ( #113 )
2024-01-19 03:41:52 -08:00
Tim Campbell
5527809faf
Added custom volume mounts, additional small tweaks to match internal ( #115 )
2024-01-19 03:39:42 -08:00
Ben Hardill
97c3d1dc90
Set default Redis replica count to 0 ( #96 )
2024-01-11 06:15:36 -08:00
James Hammett
9cb9df98b6
add ES_PRESET environment variable ( #98 )
...
Co-authored-by: Tim Campbell <timetinytim@gmail.com>
2024-01-11 04:19:42 -08:00
YDKK
da64454fc3
fix accessModes misreference in pcv-assets ( #112 )
2024-01-11 04:01:40 -08:00
Tim Campbell
0072b14a6a
Add support for read replica ( #105 )
2024-01-11 03:56:14 -08:00
Tim Campbell
8f5e9dc971
Add options for hcaptcha and cachebuster ( #108 )
2024-01-11 03:56:04 -08:00
Tim Campbell
0c7466501c
Custom docker images and database configs ( #110 )
2023-12-18 04:45:00 -08:00
Tim Campbell
61b643b05d
Add separate streaming ingress object ( #111 )
2023-12-15 13:48:00 -08:00
Tim Campbell
6d5a6004e3
Add topology spread constraints
2023-12-15 18:36:25 +01:00
Tim Campbell
905f78fd72
Additional Elasticsearch options ( #106 )
2023-12-14 23:11:13 -08:00
Tim Campbell
03ea7244d7
Add deepl configuration
2023-12-14 22:57:00 +01:00
Tim Campbell
b4f4811efd
Add field to values
2023-12-14 21:40:18 +01:00
Tim Campbell
4e742ac8e1
Add global labels
2023-12-14 21:40:18 +01:00
Tim Campbell
bc19788acc
Add sidecar capability for statsd
2023-12-12 10:47:18 +01:00
Tim Campbell
94aa576b1e
Default hooks should be true
2023-12-12 10:24:37 +01:00
Tim Campbell
8014703818
Add hooks to jobs
2023-12-12 10:24:37 +01:00
Tim Campbell
1d0879b3c9
Add extra env vars
2023-12-12 10:24:23 +01:00
Tim Campbell
4b6fd9f7e6
Rename deployment annotations var, allow deploy-specific annotations
2023-04-21 18:16:21 +02:00
Tim Campbell
8f612abc72
Added deployment annotations to chart
2023-04-21 18:16:21 +02:00
Tim Campbell
1b503bb6b3
Added SMTP_RETURN_PATH option
2023-04-12 18:04:17 +02:00
Renaud Chaput
94ffdc8f83
Update image repository to GHCR ( #53 )
2023-03-14 22:06:30 +01:00