Commit Graph

236 Commits

Author SHA1 Message Date
renovate[bot] cd0ac6d76b
chore(deps): update docker general non-major (#2046)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-07 01:59:10 +01:00
Stavros Kois a2c6aaaa8e
chore(docs): Remove `-icon` string from icon png's (#2040)
* rename icons (remove `-icon`)

* Remove (`-icon`) from chart.yaml

* Add 2 icons

* slight format change

* remove -icon
2022-03-06 20:11:45 +01:00
TrueCharts-Bot d3c54da74b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-06 17:30:30 +00:00
kjeld Schouten-Lebbing 1ff1b3eed0
bump 2022-03-06 18:22:27 +01:00
kjeld Schouten-Lebbing c6f419317c
chore(external-service): move external-service to core 2022-03-06 18:03:43 +01:00
TrueCharts-Bot 8b31de2fb2 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-06 15:48:38 +00:00
kjeld Schouten-Lebbing a08886b2c7
chore(docker-compose): move docker-compose to core after testing 2022-03-06 16:21:24 +01:00
TrueCharts-Bot dca13a9bd1 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-03 23:48:12 +00:00
renovate[bot] e67a958989
chore(deps): update helm general major helm releases (#2021)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-03 22:32:24 +01:00
kjeld Schouten-Lebbing 22750e5f4f
chore(apps): remove empty env var declaration from questions.yaml 2022-03-03 18:00:30 +01:00
kjeld Schouten-Lebbing 8f1c3514d2
chore(Apps): remove fixed env from questions.yaml 2022-03-03 17:47:57 +01:00
Kjeld Schouten-Lebbing 4c5c3e5197
fix(Apps): BREAKING CHANGE Move some env-vars outside of env section (#2010)
* set TZ, PUID and UMASK differently

* more fixes

* this might be breaking so bump major

* ensure PUID and UMASK references are updated

* update test

* fiz references
2022-03-03 15:04:31 +01:00
renovate[bot] 9748e37130
chore(deps): update docker general non-major (#2008)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-03 13:44:17 +01:00
TrueCharts-Bot 193d85d501 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-03 11:52:18 +00:00
renovate[bot] 03b3402552
chore(deps): update docker general non-major (#2006)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-03 12:43:26 +01:00
TrueCharts-Bot 41567bde74 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-02 12:51:49 +00:00
renovate[bot] af26f1bf73
chore(deps): update helm general non-major helm releases (#1999)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-02 12:33:35 +01:00
TrueCharts-Bot 896506f8c2 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-28 16:36:51 +00:00
renovate[bot] d303728b55
chore(deps): update docker general non-major (#1983)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-28 17:30:19 +01:00
TrueCharts-Bot 2d73b76a4e Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-28 11:54:51 +00:00
renovate[bot] 18ad857247
chore(deps): update docker general non-major (#1980)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-28 12:43:37 +01:00
TrueCharts-Bot 8f74c54004 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-26 00:42:56 +00:00
Kjeld Schouten-Lebbing 1c337441fc
fix(prometheus): enable hostNetworking and change port (#1969)
* fix(prometheus): enable hostNetworking and change port

* Update Chart.yaml

* Update default-ports.md

* Update values.yaml
2022-02-26 01:37:32 +01:00
TrueCharts-Bot b8cf751c29 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-26 00:14:07 +00:00
Kjeld Schouten-Lebbing 7965212497
Update Chart.yaml 2022-02-26 01:08:12 +01:00
Kjeld Schouten-Lebbing eddecdffda
fix(prometheus): don't export node-exporter on host 2022-02-26 01:07:28 +01:00
Stavros Kois 33275c3883
chore(apps): rename `web_portal` to `open` (#1957) 2022-02-24 19:15:06 +01:00
TrueCharts-Bot a92e7467b5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-22 15:01:46 +00:00
renovate[bot] d4da89f73d
chore(deps): update helm general non-major helm releases (#1932)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-22 15:55:04 +01:00
TrueCharts-Bot 1ca591f026 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-22 00:08:46 +00:00
renovate[bot] a31cfa91f8
chore(deps): update helm general non-major helm releases (#1927)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-22 00:17:51 +01:00
TrueCharts-Bot fbe92bcce4 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-21 17:08:03 +00:00
renovate[bot] c4e08f8f25
chore(deps): update docker general non-major (#1924)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-21 17:53:17 +01:00
TrueCharts-Bot fbe8aae20f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-15 22:16:34 +00:00
kjeld Schouten-Lebbing 583f0a1860
fix(traefik): fix errors rendering ingressroute 2022-02-15 23:10:36 +01:00
TrueCharts-Bot 431111781b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-15 14:42:47 +00:00
renovate[bot] 8fcbafa2a1
chore(deps): update helm general non-major helm releases (#1901)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 14:51:55 +01:00
TrueCharts-Bot 9b7eeddfc5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-14 11:51:36 +00:00
renovate[bot] 6c6fa135e1
chore(deps): update docker general non-major (#1895)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-14 12:39:19 +01:00
Kjeld Schouten-Lebbing de4f3d66f9
Update _ingressclass.tpl 2022-02-12 16:41:18 +01:00
TrueCharts-Bot e61f57dd60 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-10 16:28:00 +00:00
renovate[bot] 3ff538a498
chore(deps): update docker general non-major (#1876)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-10 17:15:40 +01:00
TrueCharts-Bot dd4df3f95d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-08 17:15:24 +00:00
renovate[bot] b3740090db
chore(deps): update helm general non-major helm releases (#1871)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-08 17:06:31 +01:00
TrueCharts-Bot 01462e4510 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-08 13:11:49 +00:00
renovate[bot] 49ec617cf6
chore(deps): update docker general non-major (#1869)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-08 14:03:39 +01:00
TrueCharts-Bot 5847f938dd Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-07 09:38:05 +00:00
renovate[bot] aa78cfeb1d
chore(deps): update docker general non-major (#1863)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-07 10:31:54 +01:00
TrueCharts-Bot 4c1ca89570 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-06 17:25:51 +00:00
renovate[bot] 9c0bf192e8
chore(deps): update helm chart common to v8.15.0 (#1859)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-06 17:07:47 +01:00