Alexander Olofsson
|
2f628a29da
|
Merge branch 'allow-disabling-redis' into 'master'
Allow disabling the default Redis installation when a custom one is specified.
See merge request ananace/charts!3
|
2021-03-23 10:22:15 +00: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
|
d37f26cb2b
|
Only git-ignore packaged charts, not subcharts
|
2021-03-22 10:14:54 +01:00 |
|
Alexander Olofsson
|
d7cd1a7b61
|
Merge branch 'ignore-downloaded-charts' into 'master'
Add a gitignore file set up to ignore Helm dependency downloads and remove...
See merge request ananace/charts!4
|
2021-03-22 09:13:19 +00:00 |
|
Alexander Olofsson
|
731a220b7d
|
Fix chart listing in dependency step in CI
|
2021-03-22 10:10:45 +01:00 |
|
Alexander Olofsson
|
a52ac1d350
|
Improve CI stage for dependency retrieval
|
2021-03-22 10:06:47 +01:00 |
|
Alexander Olofsson
|
1a6a872b06
|
Fix dep build call in CI
|
2021-03-22 09:53:05 +01:00 |
|
Alexander Olofsson
|
09e744d340
|
Merge branch 'master' of gitlab.com:ananace/charts
|
2021-03-22 09:51:57 +01:00 |
|
Alexander Olofsson
|
0825b12d2a
|
Ensure chart dependencies are in place for CI
|
2021-03-22 09:51:40 +01:00 |
|
Alexander Olofsson
|
30e6bbb231
|
Merge branch 'move-dependencies' into 'master'
Move dependencies to chart.yaml
See merge request ananace/charts!5
|
2021-03-21 22:51:52 +00: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
|
fa8d01204f
|
Add a gitignore file set up to ignore Helm dependency downloads and remove local copy of redis chart.
|
2021-03-21 14:32:40 +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 |
|