Commit graph

763 commits

Author SHA1 Message Date
Alexander "Ace" Olofsson
c47961e682
matrix-synapse: Decouple worker app and config key
This should allow running several separate instances of specalized
workers where that makes sense.
2022-08-29 07:52:25 +02:00
Alexander "Ace" Olofsson
72802cbb79 Merge branch 'master' of gitlab.com:ananace/charts 2022-08-16 20:12:51 +02:00
Alexander "Ace" Olofsson
45c662da81
netbox: Update to 3.2.9 2022-08-16 19:32:16 +02:00
Alexander Olofsson
42b6cf18a6
matrix-synapse: Update to 1.65.0 2022-08-16 19:00:22 +02:00
Alexander Olofsson
345b9c3177
element-web: Update to 1.11.3 2022-08-16 17:40:08 +02:00
Alexander "Ace" Olofsson
a34b47f9b7
synatainer: Update to 0.4.1
This switches to generating a pgpassfile instead of handing over
postgres configuration in the environment
2022-08-16 07:51:35 +02:00
Alexander "Ace" Olofsson
927567318a
matrix-media-repo: Release redis port fix 2022-08-15 23:56:10 +02:00
Silvio Ankermann
a9f8d4de2f Fix template reference to matrix-media-repo.redis.port 2022-08-15 20:58:31 +02:00
Alexander "Ace" Olofsson
5b30115cf6
matrix-synapse: Disable stream writing endpoints
These will require addiional work for the user to safely enable
alongside multiple instances, so disable them by default
2022-08-10 09:00:54 +02:00
Alexander Olofsson
087f62ebc9
netbox: Update to 3.2.8 2022-08-09 09:18:06 +02:00
Alexander Olofsson
450ef8591c
matrix-synapse: Support MSC1929/extra .well-known 2022-08-03 17:53:22 +02:00
Alexander Olofsson
47dd79bec1
element-web: Update to 1.11.2 2022-08-03 11:26:53 +02:00
Alexander Olofsson
c82cc6590e
matrix-synapse: Update to 1.64.0 2022-08-02 13:20:12 +02:00
Alexander "Ace" Olofsson
260ded1cc2
element-web: Update to 1.11.1 2022-07-26 19:30:39 +02:00
Alexander "Ace" Olofsson
9b07f70ca9
matrix-synapse: Add anchors to a few more paths 2022-07-25 11:49:29 +02:00
Alexander "Ace" Olofsson
ac8d2652c9
matrix-synapse: Use anchors on worker paths
The Nginx ingress seems to handle these correctly now, so use them where
possible.
2022-07-25 11:24:08 +02:00
Alexander "Ace" Olofsson
30a0f880a2
matrix-synapse: Update worker paths to Exact type 2022-07-24 22:56:55 +02:00
Alexander "Ace" Olofsson
c514df9238
matrix-synapse: Update readme somewhat 2022-07-23 12:52:33 +02:00
Alexander "Ace" Olofsson
fe2208fa69
matrix-synapse: Improve IPv6-only situations 2022-07-22 11:23:49 +02:00
ikuradon
0aa564b002 Add support IPv6 on metrics port 2022-07-22 05:28:45 +00:00
Alexander Olofsson
f6c63e7511
matrix-synapse: Improve health checks 2022-07-21 17:57:40 +02:00
Alexander Olofsson
86b2540154
netbox: Update to 3.2.7 2022-07-20 17:34:15 +02:00
Alexander Olofsson
0137b7a0ac
matrix-synapse: Update to 1.63.1 2022-07-20 14:55:36 +02:00
Alexander Olofsson
e2e41d3bdd
matrix-synapse: Update to 1.63.0 2022-07-19 15:07:46 +02:00
Alexander Olofsson
991782a656
netbox: Preliminary update to 3.2.6
A 5.0 of the chart will likely be coming for Netbox 3.3
2022-07-19 11:03:21 +02:00
Alexander Olofsson
c20ac7a3b5
peertube: Fix note, include chart in readme 2022-07-15 10:55:52 +02:00
Alexander Olofsson
02076bc402
peertube: Add a note on storage access mode 2022-07-12 14:36:40 +02:00
Alexander Olofsson
8c203b7988
peertube: Fix chart lint 2022-07-12 14:34:37 +02:00
Alexander Olofsson
20514d5d2a
peertube: Cleaning up chart
Now a default update strategy will be chosen based on the persistent
storage access mode, as Recreate behaves better for RWO storage.
The webadmin config folder is also created with an init container to
better support non-standard images.
2022-07-12 14:29:44 +02:00
Alexander Olofsson
e96c583292
peertube: Add preliminary chart 2022-07-06 16:45:22 +02:00
Alexander "Ace" Olofsson
5ca12917b1
element-web: Update to 1.11.0 2022-07-05 18:00:42 +02:00
Alexander Olofsson
59c6b0f29b
synatainer: Fix chart lint issues 2022-07-05 14:42:38 +02:00
Alexander Olofsson
d7d114508e
matrix-synapse: Update to 1.62.0 2022-07-05 13:22:22 +02:00
Alexander Olofsson
53d2bb8d41
Merge branch 'master' of gitlab.com:ananace/charts 2022-07-05 10:29:45 +02:00
Alexander Olofsson
5bcc4e77bd
synatainer: Add chart for version 0.4.0 2022-07-05 10:27:26 +02:00
Alexander Olofsson
98465a5b9b
matrix-synapse: Update to 1.16.1 2022-06-28 16:58:36 +02:00
Alexander Olofsson
4ee52109eb
element-web: Update to 1.10.15 2022-06-14 21:35:23 +02:00
Alexander Olofsson
9b1792374c
matrix-synapse: Update to 1.61.0 2022-06-14 14:35:05 +02:00
Alexander "Ace" Olofsson
9f1fe80f16
element-web: Update to 1.10.14 2022-06-07 18:42:21 +02:00
Alexander Olofsson
5b9bfdff7d
Fix and upgrade postgres/redis across the line
Still need to move all postgres installs onto version 11 of the chart,
and ensure redis works with the latest available version as well

Replaces: !35 !36 !37
Fixes: #11 #22
2022-06-03 12:09:57 +02:00
Alexander Olofsson
b7c32dd631 matrix-synapse: Update to 1.60.0 2022-05-31 20:09:42 +02:00
Alexander "Ace" Olofsson
f3531b83b5
element-web: Update to 1.10.13 2022-05-24 17:23:17 +02:00
Alexander "Ace" Olofsson
59a483f9b8
matrix-synapse: Update to 1.59.1 2022-05-18 14:11:33 +02:00
Alexander Olofsson
f469d578d7
matrix-synapse: Update to 1.59.0 2022-05-17 16:12:01 +02:00
Alexander Olofsson
22c994b846
element-web: Update to 1.10.12 2022-05-10 17:22:21 +02:00
Alexander Olofsson
bb5afc7f76
matrix-synapse: Update to 1.58.1 2022-05-05 18:49:13 +02:00
Alexander Olofsson
ccf7cfd1e0
matrix-synapse: Update to 1.58.0 2022-05-03 13:13:49 +02:00
Alexander Olofsson
aa98d8e555
element-web: Update to 1.10.11 2022-04-26 14:09:09 +02:00
Alexander Olofsson
463286e5eb
matrix-synapse: Update to 1.57.1 2022-04-22 14:14:46 +02:00
Alexander Olofsson
91574d265b
matrix-synapse: Update to 1.57.0 2022-04-19 15:07:25 +02:00
Alexander Olofsson
b41821f3fc
element-web: Update to 1.10.10 2022-04-14 16:09:56 +02:00
Alexander Olofsson
34acc4fa2e
matrix-synapse: Update to 1.56.0 2022-04-05 17:33:09 +02:00
Alexander Olofsson
7fbde5a3a2
matrix-synapse: Fix faulty default call
Should allow custom images to be used for the signing key generation
2022-04-02 11:51:59 +02:00
Alexander Olofsson
76282b6a8b
Fix signing key job for modern Synapse images 2022-04-02 11:43:08 +02:00
Alexander Olofsson
548c50e731
matrix-media-repo: Update to 1.2.12 2022-04-01 11:44:42 +02:00
Alexander "Ace" Olofsson
7585e31b12
element-web: Update to 1.10.8 2022-03-28 19:27:31 +02:00
Alexander Olofsson
b6657817a6
matrix-synapse: Update to 1.55.0 2022-03-22 17:23:36 +01:00
Alexander Olofsson
59f5e761e1
funkwhale: Update to 1.2.3 2022-03-21 21:44:48 +01:00
Alexander "Ace" Olofsson
0f530f9b79
element-web: Update to 1.10.7 2022-03-15 16:54:47 +01:00
Alexander Olofsson
b0ddca15ec
matrix-synapse: Update to 1.54.0 2022-03-08 16:45:10 +01:00
Alexander Olofsson
bfec5f2023
element-web: Update to 1.10.6 2022-03-01 14:13:44 +01:00
Alexander "Ace" Olofsson
a9aeaba251
element-web: Update to 1.10.5 2022-02-28 21:01:00 +01:00
Alexander Olofsson
68c4abf71c
matrix-synapse: Update to 1.53.0 2022-02-22 14:13:30 +01:00
Alexander Olofsson
5dfc49af15
matrix-synapse: Add a link to the chart source 2022-02-21 23:38:29 +01:00
Alexander Olofsson
ca32982ff9
matrix-synapse: Use modern redis auth values 2022-02-19 22:05:17 +01:00
Alexander Olofsson
0ac1476b40
matrix-synapse: Update example values for redis 2022-02-19 21:43:48 +01:00
Alexander Olofsson
ce1f1beb25
element-web: Update to 1.10.4 2022-02-18 13:58:36 +01:00
Alexander Olofsson
90ea6ef44c
element-web: Update to 1.10.2 2022-02-14 17:35:51 +01:00
Alexander Olofsson
d9dde00fe9
Fix an apparent editor glitch 2022-02-08 15:03:54 +01:00
Alexander Olofsson
e6c492ac00
matrix-synapse: Update to 1.52.0 2022-02-08 14:41:12 +01:00
Alexander Olofsson
65da79558a
funkwhale: Update to 1.2.2 2022-02-07 12:15:11 +01:00
Alexander Olofsson
34128d3e75 Merge branch 'nginx-proxy-body-size' into 'master'
Add Nginx proxy-body-size to follow Synapse max_upload_size

See merge request ananace/charts!33
2022-02-01 18:02:14 +00:00
Alexander Olofsson
ac9a798cfe
element-web: Update to 1.10.1 2022-02-01 18:42:03 +01:00
Alexey Murz Korepov
c0c13883a6 Nginx proxy-body-size to follow Synapse size 2022-02-01 12:13:12 +00:00
Alexander Olofsson
2293f5ae5c Merge branch 'master' of gitlab.com:ananace/charts 2022-01-31 22:06:44 +01:00
Alexander Olofsson
e4f42625ae
element-web: Update to 1.10.0 2022-01-31 22:06:26 +01:00
Alexander Olofsson
8768a3f1ac Merge branch 'redis-upgrade-note' into 'master'
Add upgrade note regarding redis

See merge request ananace/charts!31
2022-01-27 10:42:31 +00:00
Alexander Olofsson
20124afcd3
matrix-synapse: Update signing key documentation
As an alternative to !32
2022-01-27 11:34:52 +01:00
Silvio Ankermann
f5d120db5d Add upgrade note regarding redis 2022-01-26 22:20:12 +01:00
Alexander Olofsson
0ce4514400
matrix-synapse: Update to 1.51.0 2022-01-25 23:13:02 +01:00
Alexander Olofsson
1149b17d7f
matrix-synapse: Update to 1.50.2 2022-01-24 15:43:31 +01:00
Alexander Olofsson
5d20df25a1 Merge branch 'master' of gitlab.com:ananace/charts 2022-01-21 21:55:25 +01:00
Alexander Olofsson
54f5cb5ab0
funkwhale: Update readme to same chart repo name 2022-01-21 19:58:54 +01:00
Silvio Ankermann
a59f8993c2 matrix-synapse: Upgrade redis to 16.1.0 2022-01-21 16:07:05 +01:00
Alexander Olofsson
97769c30b5 Merge branch 'element-configure-container-port' into 'master'
element-web: Make containerPort configurable

See merge request ananace/charts!28
2022-01-21 14:58:10 +00:00
Silvio Ankermann
7fdefe82e9 element-web: change containerPort to 8080 2022-01-21 15:54:55 +01:00
Alexander Olofsson
ee14d14b83
Remove old chart lock files 2022-01-19 18:39:34 +01:00
Alexander Olofsson
331ee75fd4
matrix-synapse: Update to 1.50.1 2022-01-18 18:42:30 +01:00
Alexander Olofsson
0e20ea0ff5
matrix-synapse: Update to 1.50.0 2022-01-18 15:06:45 +01:00
Alexander Olofsson
8ecfabd136
element-web: Add security headers to nginx config
Replaces !26
2022-01-18 13:04:35 +01:00
Alexander Olofsson
e517cfa24a
element-web: Update to 1.9.9 2022-01-17 16:17:28 +01:00
Alexander Olofsson
373ee3cef8
funkwhale: Fix for potential startup issue
Also updates the nginx config to the current version
2022-01-08 13:35:59 +01:00
Alexander Olofsson
9f926c68ed
funkwhale: Add 1.2.1 as well 2022-01-07 20:39:43 +01:00
Alexander Olofsson
0b7f293dd9
funkwhale: Update to 1.2.0 2022-01-07 20:33:49 +01:00
Alexander Olofsson
052ae7616d
matrix-synapse: Fix notes 2022-01-07 16:23:48 +01:00
Alexander Olofsson
e5a973902e
Update exec syntax in notes 2022-01-03 11:54:23 +01:00
Alexander Olofsson
83cc004c36 Merge branch 'master' of gitlab.com:ananace/charts 2021-12-24 14:24:08 +01:00
Alexander Olofsson
2dc5a3bf3c
matrix-media-repo: Update to 1.2.10 2021-12-24 13:10:43 +01:00
Alexander "Ace" Olofsson
1da36adb55
matrix-synapse: Update to 1.49.2 2021-12-21 19:52:08 +01:00
Alexander "Ace" Olofsson
3bf5d1689a
matrix-synapse: Update to 1.49.1 2021-12-21 14:55:39 +01:00
Alexander Olofsson
0abfa017ba
element-web: Update to 1.9.8 2021-12-20 20:38:47 +01:00
Alexander Olofsson
78ba946d60 Merge branch 'master' of gitlab.com:ananace/charts 2021-12-15 08:07:19 +01:00
Alexander "Ace" Olofsson
a30076baee
matrix-synapse: Update to 1.49.0 2021-12-14 15:37:44 +01:00
Alexander "Ace" Olofsson
666407b421
element-web: Update to 1.9.7 2021-12-14 15:36:28 +01:00
Alexander Olofsson
a733b9dbf1
matrix-synapse: Update documentation slightly 2021-12-09 11:23:25 +01:00
Alexander Olofsson
6c0e125fb9
element-web: Update to 1.9.6 2021-12-06 22:45:36 +01:00
Alexander Olofsson
a441d78848 Merge branch 'feat/service-fix' into 'master'
Fix typo in matrix-synapse/service

See merge request ananace/charts!24
2021-11-30 21:41:50 +00:00
Alexander Olofsson
fa220fb17c Merge branch 'master' into 'master'
Ingresses: Update capability name and add ingressClassName

Closes #17

See merge request ananace/charts!23
2021-11-30 21:41:19 +00:00
Alex Babel
23262ca5ff fix(templates/service): remove default for service.port 2021-11-30 18:24:01 +00:00
Alex Babel
b820da65ff fix(values): update spacing 2021-11-30 18:21:19 +00:00
Alexander Olofsson
7d712af2a4
matrix-synapse: Include v3 paths in default values 2021-11-30 15:46:13 +01:00
Alexander Olofsson
d7ed4e7139
matrix-synapse: Update to 1.48.0 2021-11-30 15:24:44 +01:00
Alexander Olofsson
68457b22c1
matrix-synapse: Update to 1.47.1 2021-11-23 13:01:25 +01:00
Alexander Olofsson
4b1bddaf62 Merge branch 'master' of gitlab.com:ananace/charts 2021-11-23 11:48:19 +01:00
Alexander Olofsson
96b54ff3da
element-web: Update to 1.9.5 2021-11-23 11:47:55 +01:00
Alex Babel
c99918b413
fix(matrix-synapse): replace 8008 with port variable 2021-11-21 00:48:21 +01:00
Alex Babel
003aa144ac
fix(matrix-synapse/service): fix typo (serviceport -> service.port) 2021-11-21 00:40:03 +01:00
Alex Babel
358b867dd0
feat(ingress): update capability names and add ingressClassName 2021-11-20 23:32:38 +01:00
Alexander "Ace" Olofsson
80eb32741a
matrix-synapse: Update to 1.47.0 2021-11-17 16:12:29 +01:00
Alexander "Ace" Olofsson
619426f988
element-web: Update to 1.9.4 2021-11-09 08:40:46 +01:00
Alexander Olofsson
6c3e24cb30
matrix-synapse: Update to 1.46.0 2021-11-02 14:51:10 +01:00
Alexander Olofsson
53c75408c5 Merge branch 'master' of gitlab.com:ananace/charts 2021-10-28 21:20:57 +02:00
Alexander Olofsson
e900b1e232
element-web: Update to 1.9.3 2021-10-25 12:50:14 +02:00
Alexander Olofsson
f05f66c9f6
netbox: Update to 3.0.8 2021-10-21 09:05:21 +02:00
Alexander Olofsson
db4db4f807
matrix-synapse: Update to 1.45.1 2021-10-20 13:32:49 +02:00
Alexander Olofsson
f7d4db2127
matrix-synapse: Update to 1.45.0 2021-10-19 13:33:11 +02:00
Alexander Olofsson
d75b026bc3 Merge branch 'master' into 'master'
Load external postgresql and redis passwords from existing secrets

See merge request ananace/charts!21
2021-10-16 18:16:49 +00:00
Alexander Olofsson
1ca072bbfc
netbox: Update example resource values 2021-10-15 13:47:34 +02:00
Nicolas Bonneval
6a969afbcb Load external postgresql and redis passwords from existing secrets 2021-10-15 09:36:46 +02:00
Alexander Olofsson
0a43690170
element-web: Update to 1.9.2 2021-10-12 12:06:59 +02:00
Alexander Olofsson
8619ab52b8
netbox: New major with lost of changes 2021-10-11 16:39:19 +02:00
Alexander Olofsson
c96af698a2
matrix-synapse: Update to 1.44.0 2021-10-05 15:27:03 +02:00
Alexander "Ace" Olofsson
edd98d71ac Merge branch 'master' of gitlab.com:ananace/charts 2021-09-29 23:36:37 +02:00
Alexander "Ace" Olofsson
619c4c5a14
funkwhale: Fix missing postgresql extensions
Fixes #16
2021-09-29 23:35:10 +02:00
Alexander Olofsson
188f2277a4
element-web: Update to 1.9.0 2021-09-27 17:19:21 +02:00
Alexander "Ace" Olofsson
1fe78b90b9
funkwhale: Improve djangoSecret handling 2021-09-27 06:14:54 +02:00
Alexander "Ace" Olofsson
221330626f
funkwhale: Clean up and drop UNIX-socketification
To bring the chart up to scratch for a 0.major bump
If things work out well then this will be what's promoted to a 1.0
2021-09-26 21:57:52 +02:00
Alexander "Ace" Olofsson
7036770f81 Merge remote-tracking branch 'djjudas21/master' 2021-09-26 20:51:35 +02:00
Jonathan
63e5c12073 Default to persistent database 2021-09-25 20:57:37 +00:00
Alexander Olofsson
e964ee0d81
matrix-synapse: Bump the correct version number... 2021-09-23 12:38:40 +02:00
Alexander Olofsson
138462b211
matrix-synapse: Bump version for !20 2021-09-23 11:18:08 +02:00
Alexander Olofsson
057003d38c Merge branch 'master' into 'master'
Use existingSecret over password if set

See merge request ananace/charts!20
2021-09-23 09:16:18 +00:00
Alexander "Ace" Olofsson
38f8cb9b96
matrix-synapse: Update to 1.43.0 2021-09-22 07:31:17 +02:00
Alexander Olofsson
517a9ccf62
netbox: Add support for Netbox 3.0 housekeeping 2021-09-17 15:59:25 +02:00
fkf9
943c54b1c1 remove useless space 2021-09-16 15:24:50 +02:00
fkf9
3facf3c73c Remove unecessary variables 2021-09-16 14:43:30 +02:00
fkf9
99bd119990 Use ENV var if existingSecret is set 2021-09-16 14:26:48 +02:00
Alexander Olofsson
8b8606d67b
Clean up v1 ingress handling 2021-09-15 09:45:55 +02:00
Jonathan Gazeley
c5e4f2b228 Catch legacy config keys 2021-09-14 20:49:09 +01:00
Alexander Olofsson
296671af42 Merge branch 'master' into 'master'
add support for existingSecret with Postgres and Redis

See merge request ananace/charts!17
2021-09-14 16:36:38 +00:00
Alexander Olofsson
8b3d867f76
element-web: Update to 1.8.5 2021-09-14 18:29:27 +02:00
fkf9
0f448b1e3e Merge branch 'master' of gitlab.com:ananace/charts 2021-09-14 14:46:45 +02:00
Jonathan Gazeley
82dda7a136 Add Bitnami Postgresql subchart 2021-09-13 21:38:13 +01:00
Alexander Olofsson
95632ef2f8
element-web: Update to 1.0.34 2021-09-13 15:00:54 +02:00
Alexander Olofsson
32fb1cf868 Merge branch 'master' of gitlab.com:ananace/charts 2021-09-11 14:59:18 +02:00
Alexander Olofsson
0478552664
element-web: Fix K8s 1.19+ ingress configuration 2021-09-11 14:58:24 +02:00
Alexander Olofsson
f44a59de98
matrix-synapse: Fix potential linebreak issues 2021-09-10 13:39:41 +02:00
Alexander "Ace" Olofsson
76d0cc3fab
Final fix for ingress K8s version comparisons 2021-09-08 09:04:47 +02:00
Alexander "Ace" Olofsson
f163ecafa8
matrix-synapse: Update to 1.42.0 2021-09-08 09:01:31 +02:00
fkf9
d412270689 Add existingSecret example to values.yaml and add existing secret to fail condition 2021-09-07 13:12:43 +02:00
Alexander Olofsson
6421456f78
Fix ingress objects for K8s 1.19+ 2021-09-05 02:54:04 +02:00
Alexander Olofsson
b8166b9a6b
Fix an ingress template error with well-known 2021-09-04 20:54:28 +02:00
fkf9
d642502019 correctly reference Values 2021-09-03 17:10:33 +02:00
fkf9
33a84425eb add support for existingSecret with Postgres and Redis 2021-09-03 14:54:23 +02:00
Alexander Olofsson
f475b7eefe
Update example values for 1.19 ingress changes 2021-09-03 10:03:20 +02:00
Alexander Olofsson
70184f417f
Fix template rendering issues 2021-09-03 09:58:36 +02:00
Alexander Olofsson
8097280ab0
Include pathType on all ingress paths for 1.19+ 2021-09-03 09:50:18 +02:00
Alexander Olofsson
16c2b8b648
Use modern ingress API correctly 2021-09-03 09:47:02 +02:00
Alexander Olofsson
8cc046b346
Drop support for K8s <1.14
Fixes #12
2021-09-03 09:35:54 +02:00
Alexander Olofsson
ec069bb8cf
element-web: Update to 1.8.2 2021-09-01 09:49:09 +02:00
Alexander "Ace" Olofsson
db6a0d808f
matrix-synapse: Update to 1.41.1 2021-08-31 15:11:16 +02:00
Alexander Olofsson
0a9feb4aa9
matrix-synapse: Update to 1.41.0 2021-08-24 20:55:18 +02:00
Alexander Olofsson
0dcb91ca81 Merge branch 'master' of gitlab.com:ananace/charts 2021-08-24 11:12:25 +02:00
Alexander Olofsson
1fbe1e0b1b
netbox: Update to 2.11.12 2021-08-24 11:12:07 +02:00
Alexander "Ace" Olofsson
19befb9838
element-web: Update to 1.8.1 2021-08-17 12:27:34 +02:00
Alexander "Ace" Olofsson
cd00e2995e
element-web: Update to 1.8.0 2021-08-16 20:52:58 +02:00
Alexander Olofsson
83ed2392b0
matrix-synapse: Update to 1.40.0 2021-08-10 20:51:31 +02:00
T. Andrew Manning
ac9e30f9a9 Use vectorim/element-web image repository. 2021-08-03 18:23:08 +00:00
Alexander Olofsson
7e6fdc6015
element-web: Update to 1.7.34 2021-08-03 14:41:50 +02:00
Timothée Floure
a741b568d7
matrix-synapse: allow lighttpd to listen on IPv6 2021-07-31 15:59:48 +02:00
Alexander "Ace" Olofsson
7addca7a66
matrix-synapse: Update to 1.39.0 2021-07-30 18:16:52 +02:00
Alexander "Ace" Olofsson
23fb004e4f
netbox: Update to 2.11.10 2021-07-29 00:30:03 +02:00
Nicolas Bonneval
a142d0ca41 Removed extra/misleading documentation from default values 2021-07-26 20:36:30 +02:00
Nicolas Bonneval
53c2003cc5 matrix-synapse: Add support for extra postgresql args
Allows passing extra arguments to the pqlib library upon connection, for
instance to set keepalive settings, as documented in:
https://github.com/matrix-org/synapse/blob/develop/docs/postgres.md#synapse-config
2021-07-26 18:44:10 +02:00
Alexander Olofsson
c7aa912f0c
matrix-synapse: Update to 1.38.1 2021-07-22 18:04:15 +02:00
Alexander Olofsson
e8cb7092cf
element-web: Update to 1.7.33 2021-07-20 08:50:40 +02:00
Alexander Olofsson
880f26edea
matrix-synapse: Update to 1.38.0 2021-07-13 14:49:53 +02:00
Alexander "Ace" Olofsson
68df6f4f47
element-web: Update to 1.7.32 2021-07-06 16:01:04 +02:00
Jack O'Sullivan
f246c4fe2d matrix-synapse: Add deployment strategy configuration for pods 2021-07-01 13:45:24 +01:00
Alexander "Ace" Olofsson
d06d28972d
matrix-synapse: Update to 1.37.1 2021-06-30 17:13:41 +02:00
Alexander Olofsson
a3b4681f1e Merge branch 'synapse-fixes' into 'master'
Synapse fixes

See merge request ananace/charts!12
2021-06-30 14:15:51 +00:00
Alexander Olofsson
5b92ca6998
netbox: Update to 2.11.7 2021-06-30 14:28:17 +02:00
Jack O'Sullivan
db2a430b8a Add extraCommands for workers 2021-06-29 22:28:04 +01:00
Jack O'Sullivan
afc82bc672 Fix volumePermissions for media repository worker 2021-06-29 22:27:05 +01:00
Alexander "Ace" Olofsson
76ae6bc6b3
matrix-synapse: Update to 1.37.0 2021-06-29 12:49:53 +02:00
Alexander Olofsson
6016baa4f6
matrix-synapse: Allow probe configuration 2021-06-28 15:10:10 +02:00
Alexander Olofsson
aafd204310
matrix-synapse: Handle disabled media worker
Fixes #8
2021-06-24 23:25:50 +02:00
Alexander Olofsson
dcca547376 Merge branch 'master' into 'master'
Various fixes for matrix-synapse chart

See merge request ananace/charts!11
2021-06-23 18:21:33 +00:00
Nicolas Bonneval
cd8ff3348e Make sure the new ingress.className field gets some visibility 2021-06-23 20:04:26 +02:00
Alexander "Ace" Olofsson
aaca872420
element-web: Update to 1.7.31 2021-06-21 19:32:42 +02:00
Nicolas Bonneval
8e0de0403f Ingress tls secret name may be empty 2021-06-21 16:54:24 +02:00
Nicolas Bonneval
6d7acd9677 Added support for the ingressClassName field
+ Fixed indentation for volumePermissions.resources
2021-06-21 16:54:08 +02:00
Nicolas Bonneval
af847c473e Fixed missing pull secrets for workers 2021-06-21 16:52:25 +02:00
Nicolas Bonneval
cd9900b37b Media worker name mismatch
The 'eq' statement must test against the exact key name from the values
file, so with an undescore (_) instead of dash (-).
Causes synapse to (try to and fail) mount the same PVC as the media
worker.
2021-06-21 16:46:27 +02:00
Nicolas Bonneval
54e3a205f9 Fixes for extraEnv
- Fixed indentation
- Fixed default type (yaml sequences instead of maps)
2021-06-21 16:45:51 +02:00
Alexander Olofsson
12faeacf88
matrix-synapse: Update to 1.36.0 2021-06-15 18:33:18 +02:00
Alexander "Ace" Olofsson
2f7eda96f3
netbox: Update to 2.11.6 2021-06-09 14:55:22 +02:00
Alexander "Ace" Olofsson
57c6573277
element-web: Update to 1.7.30 2021-06-08 14:24:53 +02:00
Benjamin Räthlein
82d0a30530 Redis port is a number and should not be quoted (see reviewer comment) 2021-06-05 10:32:50 +00:00
Benjamin Räthlein
d1a7cd23f0 Make use of the $redisPort variable 2021-06-05 08:31:17 +00:00
Alexander "Ace" Olofsson
deeac5d6fb
matrix-synapse: Update to 1.35.1 2021-06-03 14:47:24 +02:00
Alexander Olofsson
ff2d7fb0c9
matrix-synapse: Update to 1.35.0 2021-06-01 19:05:22 +02:00
Alexander "Ace" Olofsson
9852b48083
netbox: Convert to new style chart 2021-05-26 14:02:34 +02:00
Alexander "Ace" Olofsson
e0d7e3f5a6
netbox: Update to 2.11.4 2021-05-25 19:46:07 +02:00
Alexander "Ace" Olofsson
9a4e9ec2b9
element-web: Update to 1.7.29 2021-05-24 19:25:13 +02:00
Alexander Olofsson
62d7e343e2 Merge branch 'master' of gitlab.com:ananace/charts 2021-05-21 11:16:40 +02:00
Alexander "Ace" Olofsson
5a8e8b431a
element-web: Update to 1.7.28 2021-05-21 09:59:15 +02:00
Alexander Olofsson
2815d8d9ac
funkwhale: Update to 1.1.2 2021-05-19 19:45:57 +02:00
Alexander "Ace" Olofsson
b7976cc78b
matrix-synapse: Fix worker volume inheritance
Only volumeMounts were inherited from the global config, not the
volumes themselves
2021-05-19 17:46:40 +02:00
Alexander Olofsson
696da5cfe0
netbox: Update to 2.11.3 2021-05-19 09:59:57 +02:00
Alexander Olofsson
98ce301ce8
matrix-synapse: Update to 1.34.0 2021-05-17 13:44:35 +02:00
Alexander "Ace" Olofsson
246171a639
matrix-synapse: Update to 1.33.2 2021-05-11 18:15:04 +02:00
Alexander Olofsson
922937fe72
element-web: Update to 1.7.27 2021-05-10 18:20:46 +02:00
Alexander Olofsson
f8a869c886
matrix-synapse: Update to 1.33.1 2021-05-07 10:42:56 +02:00
Alexander "Ace" Olofsson
252947fa9a
matrix-synapse: Update to 1.33.0 2021-05-05 22:44:39 +02:00
Alexander Olofsson
78c892c627
matrix-media-repo: Update to 1.2.8 2021-05-01 20:26:28 +02:00
Alexander "Ace" Olofsson
c03fe3d86b
netbox: Update to 2.11.2 2021-04-27 20:19:23 +02:00
Alexander "Ace" Olofsson
ae7a1d359c
element-web: Update to 1.7.26 2021-04-26 23:29:03 +02:00
Alexander "Ace" Olofsson
d43cc26c6e
funkwhale: Update pods on env/secret changes 2021-04-25 11:20:23 +02:00
Alexander "Ace" Olofsson
aecf123352
matrix-synapse: Fix helm examples in readme 2021-04-25 11:10:18 +02:00
Alexander "Ace" Olofsson
9473ba0dbd
funkwhale: Add simple readme 2021-04-25 11:09:32 +02:00
Alexander Olofsson
1391635b51
matrix-synapse: Update to 1.32.2 2021-04-22 13:34:55 +02:00
Alexander "Ace" Olofsson
764f7e7e8d Revert "matrix-synapse: Update to 1.32.1"
Waiting for a .2 that fixes issues against Synapse modules - like the
built-in S3 media

This reverts commit 6624721f3c.
2021-04-21 20:03:35 +02:00
Alexander Olofsson
67cf672cbf Merge branch 'master' of gitlab.com:ananace/charts 2021-04-21 16:09:34 +02:00
Alexander Olofsson
6624721f3c
matrix-synapse: Update to 1.32.1 2021-04-21 16:04:39 +02:00
Alexander "Ace" Olofsson
32843f265b Merge branch 'master' of gitlab.com:ananace/charts 2021-04-19 18:55:05 +02:00
Alexander "Ace" Olofsson
3b424a8dc3
matrix-media-repo: Update to 1.2.7 2021-04-19 18:54:46 +02:00
Alexander Olofsson
b2df698abb
netbox: Update to 2.11.0 2021-04-17 12:08:31 +02:00
Alexander Olofsson
386e3d9d74
Remove some trailing whitespace 2021-04-14 10:31:17 +02:00
Alexander Olofsson
aaeb739f12
funkwhale: Update to 1.1.1 2021-04-14 10:30:10 +02:00
Alexander Olofsson
4fe0c24880 Merge branch 'sslmode' into 'master'
Plumb sslmode into synapse postgres config

See merge request ananace/charts!8
2021-04-14 04:45:19 +00:00
Alexander "Ace" Olofsson
6e45fb9e18
Avoid errors with worker replica count 2021-04-14 06:12:14 +02:00
Lee Verberne
2d7589978d Plumb sslmode into synapse postgres config 2021-04-13 23:01:32 +02:00
Alexander Olofsson
0c79b61ce1
element-web: Update to 1.7.25 2021-04-12 16:56:49 +02:00
Alexander Olofsson
af19429e5a
matrix-synapse: Update to 1.31.0 2021-04-06 22:45:53 +02:00
Alexander Olofsson
9457abac03
netbox: Update to 2.10.8 2021-04-03 13:45:48 +02:00
Alexander Olofsson
66937ce5e6
element-web: Update to 1.7.24.1 2021-04-03 10:29:24 +02:00
Alexander Olofsson
3a984b2181
element-web: Update to 1.7.24 2021-03-29 19:25:57 +02:00
Alexander Olofsson
470cb6b941
matrix-synapse: Update to 1.30.1 (no changes) 2021-03-26 16:34:59 +01:00
Alexander Olofsson
651ccc6c27 Merge branch 'master' of gitlab.com:ananace/charts 2021-03-26 06:11:14 +01:00
Alexander Olofsson
b08e7da826
matrix-media-repo: Update to 1.2.6 2021-03-26 06:10:49 +01:00
Florian Piesche
2d666d597e
Add customisable startup probes. 2021-03-23 23:27:22 +00:00
Florian Piesche
cf8f81e87d
Remove livenessProbe from api values, as there isn't one. 2021-03-23 23:17:26 +00:00
Florian Piesche
60c7c44ef1
Merge branch 'master' of ssh://gitlab.com/ananace/charts into allow-probe-customisation 2021-03-23 23:13:12 +00:00
Alexander "Ace" Olofsson
a3e99f6601
matrix-synapse: Update example values for jemalloc 2021-03-23 11:32:55 +01:00
Florian Piesche
47bfa9f84c
Merge branch 'master' into allow-disabling-redis 2021-03-23 10:07:05 +00:00
Alexander Olofsson
e6d99e042b Merge branch 'autogenerate-internal-secrets' into 'master'
Automatically generate django secret

See merge request ananace/charts!6
2021-03-23 08:01:39 +00:00
Florian Piesche
ef73f55781
Switch to filter syntax for djangoSecret default 2021-03-22 23:52:05 +00:00
Alexander Olofsson
46bbfeed86
matrix-synapse: Update to 1.30.0 2021-03-22 17:23:14 +01:00
Alexander Olofsson
7425405192
Remove packaged dependencies 2021-03-22 10:15:31 +01:00
Alexander Olofsson
731a220b7d
Fix chart listing in dependency step in CI 2021-03-22 10:10:45 +01:00
Florian Piesche
f3c1b188ac
Remove auto-generating Redis password. 2021-03-21 22:27:25 +00:00
Florian Piesche
e5ec464e09
Fix merge. 2021-03-21 15:14:35 +00:00
Florian Piesche
488814a370 Merge branch 'master' into 'allow-disabling-redis'
# Conflicts:
#   charts/funkwhale/templates/_helpers.tpl
#   charts/funkwhale/values.yaml
2021-03-21 15:11:12 +00:00
Florian Piesche
cba3161795
Update apiVersion to support chart.yaml dependencies 2021-03-21 14:36:31 +00:00
Florian Piesche
8c871e028d
Move dependencies into Chart.yaml as requirements.yaml is deprecated. 2021-03-21 14:31:27 +00:00
Florian Piesche
094a76b647
Automatically generate random secrets for the redis password and django secret 2021-03-21 12:26:31 +00:00
Florian Piesche
83e98fcde0
Remove comment about setting redis image to upstream for ARM compatibility for now. 2021-03-21 10:21:00 +00:00
Florian Piesche
dd260937ef
Add comment specfying how to override the Redis image 2021-03-21 02:14:45 +00:00
Florian Piesche
8406f013d9
Fix disabling internal redis installation and validate state of redis.enabled and redis.host 2021-03-21 01:44:14 +00:00
Florian Piesche
7d86a26e14
Update to using values.redis.enabled. 2021-03-21 00:32:44 +00:00
Alexander Olofsson
215217bd8c
matrix-synapse: Fix volumes type in values 2021-03-20 21:05:57 +01:00
Alexander Olofsson
bfe668dd6c
matrix-synapse: Bump to 2.0.0 due to changes
NB; Look over values carefully when upgrading
2021-03-20 20:55:14 +01:00
Alexander Olofsson
d10f9a6e44
matrix-synapse: Fix signing-key job updates
No longer attempts to modify the signing-key job after it's first
created
2021-03-20 20:54:35 +01:00
Alexander Olofsson
c302e50a1b
matrix-synapse: Switch to upstream image 2021-03-20 20:51:21 +01:00
Alexander Olofsson
c13ac3d9a4
matrix-synapse: Fix ternary with --set 2021-03-20 20:44:38 +01:00
Alexander Olofsson
6cbb8bf9fd
matrix-synapse: Redo well-known server
Now allows custom .well-known/matrix/{server,client} data to be provided
2021-03-20 20:34:51 +01:00
Alexander Olofsson
8ae1000472
matrix-synapse: Slight chart restructuring
Now supports generic images, workers are moved closer to the new
generic_worker design, additional worker configuration can be specified
2021-03-20 20:17:37 +01:00
Alexander Olofsson
ed1fe25d80
matrix-synapse: Check for redis/postgres password 2021-03-20 19:07:12 +01:00
Florian Piesche
06e15afbac
Allow disabling the default Redis installation when a custom one is specified. 2021-03-18 08:58:50 +00:00
Florian Piesche
c78a0ac0fc
Add custom probes to default values 2021-03-18 08:53:43 +00:00
Alexander Olofsson
9e17014fe0 Merge branch 'master' of gitlab.com:ananace/charts 2021-03-18 09:22:53 +01:00
Alexander Olofsson
2044d818fb
matrix-media-repo: Update to 1.2.5
Adds an example for how to configure Sentry in the values.yaml
2021-03-18 09:22:08 +01:00
Alexander "Ace" Olofsson
a51fded5b9
element-web: Update to 1.7.23 2021-03-15 20:51:58 +01:00
Alexander Olofsson
ee9612bc5a
redis: Avoid templates in values.yaml 2021-03-15 08:19:46 +01:00
Alexander Olofsson
374c18191a Merge branch 'master' into 'master'
Allow external redis service and fix API pod extra volume mounts.

See merge request ananace/charts!2
2021-03-15 07:10:19 +00:00
Florian Piesche
5b83a90e73
Fix case on Value 2021-03-14 22:19:26 +00:00
Florian Piesche
e54f07fd3f
Allow customising readiness and liveness probes for slow setups. 2021-03-14 22:13:11 +00:00
Florian Piesche
dacb080c78
Fix redisPort 2021-03-14 21:54:04 +00:00
Alexander Olofsson
59b4f743d7
netbox: Update to 2.10.6 2021-03-13 13:50:45 +01:00
Alexander Olofsson
4c3152c438
funkwhale: Update to 1.1 2021-03-10 18:26:07 +01:00
Florian Piesche
75b397b3a8
Fix extraVolumeMounts for api pod 2021-03-09 02:38:01 +00:00
Florian Piesche
9524a79501
Allow passing in external redis host 2021-03-09 02:37:36 +00:00
Alexander Olofsson
0e1937dc17
matrix-synapse: Update to 1.29.0 2021-03-08 17:54:18 +01:00
Alexander Olofsson
ea83d96b24
netbox: Update to 2.10.5 2021-03-08 09:41:13 +01:00
Alexander Olofsson
ec3f89a43e Merge branch 'master' of gitlab.com:ananace/charts 2021-03-06 10:42:44 +01:00
Alexander Olofsson
a65c1c3038
matrix-media-repo: Update to 1.2.4 2021-03-06 10:42:06 +01:00
Alexander "Ace" Olofsson
762be6c169
matrix-synapse: Add resource values for key job 2021-03-01 21:10:03 +01:00
Alexander Olofsson
f2c516866a
element-web: Update to 1.7.22 2021-03-01 16:30:33 +01:00
Alexander Olofsson
04016a2673
matrix-synapse: Update to 1.28.0 2021-02-25 13:09:10 +01:00
Alexander Olofsson
bbd5fab419
element-web: Update to 1.7.21 2021-02-17 15:52:46 +01:00
Alexander Olofsson
f171196690
matrix-synapse: Update to 1.27.0 2021-02-17 15:43:35 +01:00
Alexander Olofsson
da1469f2d2
element-web: Update to 1.7.20 2021-02-04 21:01:03 +01:00
Alexander Olofsson
f3792a5292
element-web: Update to 1.7.19 2021-02-03 22:10:12 +01:00
Alexander Olofsson
e1fd3439d4
netbox: Fix workers with netbox-docker 1.0.0+ 2021-01-29 13:06:23 +01:00
Alexander Olofsson
e8b01f68b3
netbox: Redo chart against 1.0.0 of docker image
Also upgrades Netbox to version 2.10.4
2021-01-29 12:41:41 +01:00
Alexander Olofsson
449cee5ad2
matrix-synapse: Update to 1.26.0 2021-01-27 17:46:59 +01:00
Alexander "Ace" Olofsson
40f01b5a8d
element-web: Update to 1.7.17 2021-01-19 08:51:54 +01:00
Alexander "Ace" Olofsson
ad7cee0b6b
matrix-synapse: Update to 1.25.0 2021-01-13 15:58:11 +01:00
Alexander "Ace" Olofsson
99fa0468a5
netbox: Update to 2.10.2 2020-12-22 10:00:36 +01:00
Alexander Olofsson
cb2d42ac50
netbox: Update to 2.10.1 2020-12-16 11:34:14 +01:00
Alexander Olofsson
1ce8eec11d
netbox: Update to 2.10.0 2020-12-14 21:06:07 +01:00
Alexander Olofsson
b9511119a2
netbox: Update to 2.9.11 2020-12-11 23:57:12 +01:00
Alexander Olofsson
0d27289f65
matrix-synapse: Update to 1.24.0 2020-12-09 12:37:27 +01:00
Alexander Olofsson
72e8f0f888 Merge branch 'master' of gitlab.com:ananace/charts 2020-12-09 12:37:16 +01:00
Alexander "Ace" Olofsson
5846b234de
element-web: Update to 1.7.15 2020-12-07 16:24:48 +01:00
Alexander "Ace" Olofsson
dafa338920
matrix-synapse: Fix whitespace in configuration 2020-12-07 15:40:21 +01:00
Alexander Olofsson
65b8221ae5
netbox: Update chart to version 2.9.10
NB; This is a larger change, especially for use with LDAP
2020-11-30 16:05:06 +01:00
Alexander "Ace" Olofsson
ccdf647e27
element-web: Update to 1.7.14 2020-11-25 13:07:25 +01:00
Alexander Olofsson
f1811a3b52
matrix-synapse: Update to 1.23.0 2020-11-18 13:15:42 +01:00
Alexander Olofsson
eefa4d9442
element-web: Update to 1.7.13 2020-11-10 07:12:47 +01:00
Alexander Olofsson
3616477f5f
funkwhale: Update to 1.0.1 2020-10-31 13:33:17 +01:00
Alexander Olofsson
3b59f3ca93
matrix-synapse: Update to 1.22.1 2020-10-30 17:25:13 +01:00
Alexander Olofsson
b1af389a7a
element-web: Update to 1.7.12 2020-10-28 16:43:36 +01:00
Alexander Olofsson
14c7d6b2d9
matrix-media-repo: Update to 1.2.1 2020-10-27 19:32:53 +01:00
Alexander Olofsson
b6790997fb
matrix-synapse: Update to 1.22.0 2020-10-27 13:18:36 +01:00
Alexander Olofsson
77ffc71fe1
element-web: Update to 1.7.11 2020-10-26 19:24:16 +01:00
Alexander Olofsson
58b3cd4318
element-web: Update to 1.7.10 2020-10-21 16:29:54 +02:00
Alexander Olofsson
d9e7ae8b58
matrix-synapse: Update to 1.21.2 2020-10-15 17:02:53 +02:00
Alexander Olofsson
f04e8db9e0
matrix-synapse: Update to 1.21.0 2020-10-12 19:05:37 +02:00
Alexander Olofsson
dd3675a3f9
element-web: Update to 1.7.9 2020-10-12 19:05:09 +02:00
Alexander "Ace" Olofsson
5930dd209e
element-web: Update to 1.7.8 2020-09-28 23:18:11 +02:00
Alexander Olofsson
eb3c6a68a5
matrix-synapse: Add a link to a help/question room 2020-09-27 12:31:39 +02:00
Alexander Olofsson
cd86e99948
matrix-synapse: Update to 1.20.1 2020-09-24 18:24:25 +02:00
Alexander Olofsson
069a67748b
matrix-synapse: Update to 1.20.0 2020-09-22 18:46:13 +02:00
Alexander Olofsson
43d3d6d200
matrix-synapse: Update to 1.19.3 2020-09-18 17:43:34 +02:00
Alexander Olofsson
b53ae80535
matrix-synapse: Update to version 1.19.2 2020-09-16 15:35:43 +02:00
Alexander "Ace" Olofsson
12168ca8a9
element-web: Update to 1.7.7 2020-09-15 00:05:37 +02:00
Alexander Olofsson
8d0e72a527
element-web: Update to version 1.7.6 2020-09-14 16:11:00 +02:00
Alexander Olofsson
28e8bf214f
funkwhale: Update to version 1.0 2020-09-09 08:51:46 +02:00
Alexander Olofsson
77ed0241f3
matrix-synapse: Update to 1.19.1 2020-08-27 12:15:38 +02:00
Alexander "Ace" Olofsson
0c28c57433
matrix-synapse: Fix a restructuring error 2020-08-27 07:03:04 +02:00
Alexander "Ace" Olofsson
fc837ff036
netbox: Downgrade to 2.8.9 - image delays 2020-08-25 10:00:58 +02:00
Alexander "Ace" Olofsson
3896a4c03f Merge branch 'master' of gitlab.com:ananace/charts 2020-08-25 07:28:30 +02:00
Alexander Olofsson
a6e8b9541a
matrix-synapse: Implement volume permissions
Forgot to set a TODO on these flags, and only now done another full test deploy
2020-08-24 14:59:53 +02:00
Alexander "Ace" Olofsson
e2476a4f34
netbox: Fix unix socket handling 2020-08-24 07:53:30 +02:00
Alexander Olofsson
bcca6f1f9d
netbox: Update to version 2.9.1 2020-08-23 21:04:55 +02:00
Alexander Olofsson
b9228dddc9
matrix-synapse: Update to 1.19.0 2020-08-17 15:41:54 +02:00
Alexander Olofsson
412a594fa0
element-web: Update to 1.7.4 2020-08-17 14:25:35 +02:00
Alexander Olofsson
7fccfe3a7a
matrix-synapse: Add support for extra volumes 2020-08-17 10:04:28 +02:00