Commit Graph

15941 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing c61b18a0e3
Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-11 20:15:36 +01:00
Kjeld Schouten-Lebbing 05b4a2a366 chore(dependency): remove subchart and update common 2023-03-11 18:55:04 +01:00
Jean-François Roy d71a90c6d6
feat(portainer-ce): add be image (#7783) 2023-03-11 16:50:07 +01:00
Jean-François Roy be1570c619
feat(traefik): generate a service monitor (#7785) 2023-03-11 15:50:50 +01:00
Stavros Kois 784a8346c0
fix(cert-manager): Do validation earlier, and add missing `---` before PodMonitor, causing objects to merge (#7787)
* WIP fix secret of clusterissuer not found

* bump

* Whoooops
2023-03-11 15:49:28 +01:00
TrueCharts-Bot ee2146782a Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-03-10 00:26:46 +00:00
Gavin Chappell 6657f1c0f0
cert-manager: show correct fields for DigitalOcean and RFC2136 Cluster Issuers (#7776)
* cert-manager: correct show_if value for RFC2136 settings

Fixes: truecharts/charts#7775

* cert-manager: bump version, add changelog entry

* revert the automated single/double quote changes

* revert CHANGELOG.md to empty file
2023-03-09 22:28:47 +01:00
Kjeld Schouten-Lebbing 6896a7e5b8
chore(authelia): bump dependencies and release 2 replica default
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-09 11:21:06 +01:00
Kjeld Schouten-Lebbing 2b49a8b8af
chore(redis): bump common
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-09 11:14:09 +01:00
Kjeld Schouten-Lebbing 965980e009
feat(authelia): replicas2 part 2
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-09 11:13:28 +01:00
Kjeld Schouten-Lebbing 3fbcca6e2f
feat(authelia): run 2 replica's with rolling updates
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-09 11:13:04 +01:00
Kjeld Schouten-Lebbing 878af4eda4
Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-08 23:52:23 +01:00
Kjeld Schouten-Lebbing 8d53bea112
Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-08 23:52:01 +01:00
Stavros Kois 1e04b32630
fix(authelia): indent priv key (#7770) 2023-03-08 21:40:12 +01:00
Stavros Kois eb277493c0
chore(authelia): cleanup secret a bit (#7768)
* chore(authelia): cleanup secret a bit

* Daemonset -> DaemonSet

* fix some typos

* no group  on nested var

* more typos

* cspell

* lowercase all
2023-03-08 21:05:10 +02:00
Kjeld Schouten-Lebbing b1b344d1a3 remove moved charts 2023-03-08 19:59:29 +01:00
Kjeld Schouten-Lebbing 442493ce59
Update questions.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-08 12:35:59 +01:00
Kjeld Schouten-Lebbing fa929cfaf5
fix(authelia): fix broken fetching of old values on authelia (#7764)
* fix(authelia): fix broken fetching of old values on authelia

* fix env and probes

* http

* revert some changes

* update some values in config file
2023-03-08 00:11:28 +01:00
Kjeld Schouten-Lebbing 718c92f80a Merge branch 'master' of github.com:truecharts/charts
# Conflicts:
#	charts/enterprise/authelia/Chart.yaml
2023-03-07 21:25:00 +01:00
Kjeld Schouten-Lebbing 629f487dbf fix(authelia): prevent encryption key resets 2023-03-07 21:23:23 +01:00
Stavros Kois 7b37008571
fix(traefik): actually fix labels (#7763) 2023-03-07 22:00:35 +02:00
Kjeld Schouten-Lebbing 5e762c7d31
fix(enterprise): misc fixes from common and prometheus storageclass patch (#7762) 2023-03-07 19:45:34 +01:00
Kjeld Schouten-Lebbing b2b426eab5 fix(dependency): apply new common fixes to dependency train 2023-03-07 19:24:36 +01:00
Kjeld Schouten-Lebbing d2fe2f27ce fix(cert-manager): ensure acme secret(s) are in the cert-manager namespace 2023-03-07 17:19:26 +01:00
Kjeld Schouten-Lebbing 3d4c6ba948 fix(blocky): fix blocky servicemonitor 2023-03-07 16:58:34 +01:00
Kjeld Schouten-Lebbing 8d4c40824c
Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-07 15:48:46 +01:00
Kjeld Schouten-Lebbing b171bbaa70
Update ingressTLS.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-07 15:48:27 +01:00
Kjeld Schouten-Lebbing 827a93517c
Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-07 13:56:03 +01:00
Kjeld Schouten-Lebbing daf1f7450e chore(dependency): bump common 2023-03-07 12:55:24 +01:00
Kjeld Schouten-Lebbing 1ff1ac0371
feat(blocky): add support for more query logging options, including postgresql (#7760)
* feat(blocky): add support for more query logging options, including postgresql

* std fix

* handle database differently
2023-03-07 12:46:48 +01:00
Kjeld Schouten-Lebbing 5977290a80
chore(redis): update common to prevent common version desync
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-07 10:54:01 +01:00
Ethan Leisinger f264522a6d
fix(cert-manager) fix ACME ClusterIssuer support (#7754)
* Fix ACME ClusterIssuer for  cert-manager

* Update Chart.yaml

---------

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-07 09:33:18 +00:00
Kjeld Schouten-Lebbing 3dace1df0b
fix(grafana): bump to fix SCALE GUI env-vars not being rendered
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-07 10:18:57 +01:00
Kjeld Schouten-Lebbing 7d7fbd5b63
Update workload.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-07 10:17:56 +01:00
Stavros Kois d3c8d46763
fix(traefik): fix labels (#7759) 2023-03-07 10:17:26 +01:00
StevenMcElligott 7641c00604
fix(Common): Fix fsGroup of dependency train (#7758) 2023-03-07 09:14:41 +01:00
Stavros Kois 104bba4318
fix(prometheus): fix tpl error (#7755) 2023-03-07 00:48:52 +02:00
Kjeld Schouten-Lebbing 4eb1f1bf29 fix(vaultwarden): don't base64 encode secret anymore 2023-03-06 22:54:38 +01:00
Kjeld Schouten-Lebbing b5f09feffc
fix(blocky/grafana): minor fixes (#7752)
* fix(blocky): fix k8s-gateway not deploying when enabled

* also fix grafana

* more grafana fixes

* caps

* try something else

* stupid selector mistake
2023-03-06 22:50:19 +01:00
Kjeld Schouten-Lebbing d64280c823
Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-06 19:22:30 +01:00
Kjeld Schouten-Lebbing 4f970aca40 chore(authelia/blocky): bump common and deps 2023-03-06 19:16:16 +01:00
Kjeld Schouten-Lebbing 312f054d6d
Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-06 19:11:52 +01:00
Kjeld Schouten-Lebbing bd39bb3115
chore(enterprise): bump common and dependencies (#7751)
* chore(enterprise): bump common and dependencies

* fix a few url references to creds
2023-03-06 18:16:22 +01:00
Kjeld Schouten-Lebbing e6e9813d06 chore(dependency): bump common 2023-03-06 17:40:00 +01:00
Kjeld Schouten-Lebbing 9d14263717
Update questions.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-06 17:20:23 +01:00
Kjeld Schouten-Lebbing 4c8e89e63f
Update _blockyConfig.tpl
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-06 17:15:43 +01:00
Kjeld Schouten-Lebbing 386b4026c8
chore(enterprise): bump common and dependencies (#7749)
* chore(enterprise): bump common and dependencies

* fix blocky service on scale

* patch authelia

* more bumps
2023-03-06 15:20:45 +01:00
Kjeld Schouten-Lebbing bce99f2baf
fix(dependency): update common with vct label fix (#7750) 2023-03-06 14:23:12 +01:00
Kjeld Schouten-Lebbing a2bdd01045
chore(dependency): bump dependency train (#7748)
* chore(dependency): bump dependency train

* bump deps
2023-03-06 10:01:44 +01:00
TrueCharts-Bot b77e324749 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-03-06 00:26:43 +00:00