Commit graph

1081 commits

Author SHA1 Message Date
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
6e1e80e1df Merge branch 'master' of gitlab.com:ananace/charts 2021-09-27 06:15:39 +02:00
Alexander "Ace" Olofsson
1fe78b90b9
funkwhale: Improve djangoSecret handling 2021-09-27 06:14:54 +02:00
Alexander Olofsson
52ed03a099
Wait for package repo to rebuild index 2021-09-26 22:47:35 +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 Olofsson
69a0617ab2
Move pages to use the new repository design 2021-09-23 10:29:08 +02:00
Alexander Olofsson
6727fdcb93
Use correct string type for substitution 2021-09-23 10:23:02 +02:00
Alexander Olofsson
27d2383e4d
Fix index retrieval 2021-09-23 10:20:28 +02:00
Alexander Olofsson
5e97f78b7f
Fix broken CI YAML 2021-09-23 10:14:30 +02:00
Alexander Olofsson
95b47ae218
Store generated index.yaml from upload task 2021-09-23 10:12:37 +02:00
Alexander Olofsson
3e32156f1b
Disable pages job for now 2021-09-23 09:53:30 +02:00
Alexander Olofsson
bba2e8b456
Fixing push command chain 2021-09-23 09:50:53 +02:00
Alexander Olofsson
41549f0851
Avoid uploading duplicate chart instances
Related to GL epic 5070
2021-09-23 09:11:59 +02:00
Alexander Olofsson
096d4b6556
Use helm image for push job 2021-09-23 08:47:34 +02:00
Alexander Olofsson
844890d9fe
Add preliminary helm push job 2021-09-23 08:44:46 +02: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