Commit Graph

7483 Commits

Author SHA1 Message Date
StevenMcElligott a10a6aebf7 feat(Cura-novnc): Move to Stable (#4403)
* feat(Cura-novnc): Move to Stable

* Update charts/stable/cura-novnc/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-13 23:43:59 +02:00
TrueCharts Bot 006b5d76bf chore(deps): update renovatebot/github-action action to v34.24.0 (#4405) 2022-11-13 23:25:11 +02:00
Stavros Kois fd70af2c6d fix(n8n): undo last change on ints 2022-11-13 23:18:55 +02:00
TrueCharts Bot 5b205b38d6 chore(deps): update helm general non-major (#4404) 2022-11-13 15:44:32 +01:00
Stavros Kois a51bc459c9 fix(n8n): allow null on ints (#4407) 2022-11-13 15:34:00 +02:00
Stavros Kois 43611dfa76 feat(traefik): add geoblock middleware (#4396)
* feat(traefik): add geoblock middleware

* add the required args

* add UI

* fix indentaiton
2022-11-13 12:03:07 +01:00
TrueCharts Bot 5c34ce2d06 chore(deps): update docker general non-major (#4398)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-13 12:02:16 +01:00
TrueCharts Bot 6dfc42c6be chore(deps): update container image tccr.io/truecharts/putty to v22.11.1 (#4401)
* chore(deps): update container image tccr.io/truecharts/putty to v22.11.1

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-13 02:59:24 +02:00
TrueCharts Bot 96d7745f22 chore(deps): update tj-actions/branch-names action to v6.3 (#4399) 2022-11-13 02:32:49 +02:00
TrueCharts Bot c965cdc995 chore(deps): update helm general major (major) (#4392)
* chore(deps): update helm general major

* Commit bumped Chart Version

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

* render servMon closer to the end

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-12 21:57:05 +02:00
TrueCharts Bot ef199b08a4 chore(deps): update docker general non-major (#4394)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 19:30:16 +01:00
TrueCharts Bot ae1e653127 chore(deps): update helm general non-major (#4395) 2022-11-12 19:28:54 +01:00
Stavros Kois 881c939dc0 feat(ci): Download each dep to each own repo dir, and use a cached index instead of fetch each time (#4393)
* download each dep to its repo dir, to avoid confclits

* only fetch index once

* clean index cache on start

* fancy print

* make sure it's always `index.yaml`

* add caches to gitignore

* empty lines

* don't wipe
2022-11-12 19:06:22 +01:00
Stavros Kois e5deeaf4fd Update Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-12 19:42:03 +02:00
Stavros Kois b5dc8afb57 Update values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-12 19:41:54 +02:00
TrueCharts-Admin ef8917bf66 chore(deps): update renovatebot/github-action action to v34.23.1 2022-11-12 18:28:03 +01:00
TrueCharts Bot 616a0c5fff chore(deps): update helm chart common to v10.9.7 (#4389) 2022-11-12 18:50:55 +02:00
TrueCharts Bot 025fc12492 chore(deps): update helm chart common to v10.9.7 (#4390) 2022-11-12 18:50:48 +02:00
Stavros Kois 86c3ca7a7b fix(ci): fix a check (#4388)
* chore(ci): fix a visual typo

* fix copy..

* its train/chart :D

* Add some comments so I can read it again in the feature :P

* comment

* fix a check..
2022-11-12 17:09:02 +01:00
TrueCharts Bot bac1e6e5e3 chore(deps): update helm chart common to v10.9.6 (#4383) 2022-11-12 17:05:02 +01:00
Stavros Kois 030614c1e8 bump
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-12 18:02:53 +02:00
Stavros Kois f7ddd8f555 Add some comments to the fetch deps script.
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-12 18:02:16 +02:00
Stavros Kois dcc7fe5ed3 chore(ci): fix cp path (#4387)
* chore(ci): fix a visual typo

* fix copy..

* its train/chart :D
2022-11-12 16:58:44 +01:00
Kjeld Schouten-Lebbing 37ea4a1920 Update fetch_helm_deps.sh
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:45:32 +01:00
Kjeld Schouten-Lebbing 56905362f9 nuke helm build
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:44:13 +01:00
Kjeld Schouten-Lebbing 64764bafc3 Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:32:30 +01:00
Kjeld Schouten-Lebbing 318fde858e Update fetch_helm_deps.sh
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:32:22 +01:00
Kjeld Schouten-Lebbing bde6567b79 Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:28:14 +01:00
Kjeld Schouten-Lebbing 9c774c720f Update fetch_helm_deps.sh
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:27:53 +01:00
Kjeld Schouten-Lebbing 279e71d6fd Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:23:06 +01:00
Kjeld Schouten-Lebbing 9f38ddbf60 Update fetch_helm_deps.sh
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:22:44 +01:00
Kjeld Schouten-Lebbing ba1f1494f3 Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:17:54 +01:00
Kjeld Schouten-Lebbing bf2710da61 Update charts-release.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:17:43 +01:00
Kjeld Schouten-Lebbing ebe4b5668a Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:12:42 +01:00
Kjeld Schouten-Lebbing c719b7edc9 Update charts-release.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:12:20 +01:00
Kjeld Schouten-Lebbing b70b77a984 Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:04:53 +01:00
Kjeld Schouten-Lebbing d90b8bc12a Update charts-release.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:04:04 +01:00
Kjeld Schouten-Lebbing 5ef9763bed Update build-catalog.sh
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:03:41 +01:00
Kjeld Schouten-Lebbing 47a81df78e Update build-catalog.sh
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:01:04 +01:00
Kjeld Schouten-Lebbing 07c6d1ab7e Update fetch_helm_deps.sh
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:00:47 +01:00
Kjeld Schouten-Lebbing a32bcf03f9 Update build-catalog.sh
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 15:49:44 +01:00
Kjeld Schouten-Lebbing a304278d50 Update build-catalog.sh
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 15:48:08 +01:00
Kjeld Schouten-Lebbing 8c25487408 Update fetch_helm_deps.sh
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 15:37:44 +01:00
Kjeld Schouten-Lebbing 27548259e2 Update fetch_helm_deps.sh
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 15:33:44 +01:00
Kjeld Schouten-Lebbing acb92de675 Update fetch_helm_deps.sh
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 15:33:27 +01:00
Stavros Kois 4d335f300d feat(ci): add fetch helm deps script (#4386)
* feat(ci): add fetch helm deps

* add some error handling

* require the command

* pretty output
2022-11-12 15:27:40 +01:00
TrueCharts-Admin 23f847aaee chore(deps): update renovatebot/github-action action to v34.23.0 2022-11-12 13:18:13 +01:00
Kjeld Schouten-Lebbing 18c87f71b8 Update metrics60m.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 12:26:18 +01:00
Kjeld Schouten-Lebbing c78573b9a5 Update metrics3m.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 12:26:00 +01:00
Kjeld Schouten-Lebbing 1c944567c7 Update metrics.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 12:25:43 +01:00