Alexander Olofsson
c3839b2f09
Add Apache 2.0 license
...
Closes #9
2021-07-29 10:17:11 +00:00
Alexander "Ace" Olofsson
23fb004e4f
netbox: Update to 2.11.10
2021-07-29 00:30:03 +02:00
Alexander Olofsson
01f5c024a0
Merge branch 'master' into 'master'
...
matrix-synapse: Add support for extra postgresql args
See merge request ananace/charts!14
2021-07-26 19:32:35 +00: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
Alexander Olofsson
e52bcac4c4
Merge branch 'synapse-deployment-strategy' into 'master'
...
matrix-synapse: Add deployment strategy configuration for pods
See merge request ananace/charts!13
2021-07-01 14:18:19 +00: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
Alexander Olofsson
cc49b40b6f
Merge branch 'raethlein-master-patch-72141' into 'master'
...
Make use of the $redisPort variable
See merge request ananace/charts!10
2021-06-05 10:43:30 +00: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
fe6fac1cfd
Fix CI dependency retrieval
2021-05-28 11:24:28 +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