Commit Graph

15 Commits

Author SHA1 Message Date
TrueCharts-Admin
41dac99842 chore(deps): update container image tccr.io/truecharts/cloudflared to v2023.2.1 2023-02-07 01:52:05 +00:00
TrueCharts-Admin
b8eca9c54c chore(deps): update container image tccr.io/truecharts/cloudflared to v2023.1.0 2023-01-19 20:21:30 +01:00
Xstar97
07899d6867 fix(cloudflared) change extraArgs to args (#6390)
* fix(cloudflared) change extraArgs to args

* args

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-01-15 19:52:31 +02:00
TrueCharts-Admin
8a74300fe2 chore(deps): update container image tccr.io/truecharts/cloudflared to v2022.12.1 2022-12-20 18:29:46 +00:00
TrueCharts-Admin
98105a608d chore(deps): update container image tccr.io/truecharts/cloudflared to v2022.12.0 2022-12-19 12:38:25 +00:00
TrueCharts-Admin
08b56abb92 chore(deps): update container image tccr.io/truecharts/cloudflared to v2022.11.1 2022-12-01 13:22:06 +00:00
TrueCharts-Admin
38e0d8546b Update container image tccr.io/truecharts/cloudflared to v2022.11.0 2022-11-22 09:11:53 +00:00
Xstar97
95d277c232 fix(cloudflared) remove port + persistence (#4283)
* fix(cloudflared) remove port + persistence

* update chart correctly

* update questions

* fix questions

* fix questions

* update extraargs

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-03 18:09:41 +02:00
TrueCharts Bot
efda1e9e2e chore(deps): update docker general non-major (#4201)
* 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-10-27 07:51:28 +03:00
TrueCharts Bot
fe38c5e074 chore(deps): update docker general non-major (#4139)
* 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-10-21 13:25:38 +03:00
TrueCharts Bot
f0a4bd52cd chore(deps): update docker general non-major docker tags (#3465)
* chore(deps): update docker general non-major docker tags

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-14 11:50:56 +03:00
Stavros Kois
ac9cc7f736 chore(questions): replace questions parts with templates (#3402)
* chore(questions): replace port parts with templates

* chore(questions): replace controller parts with templates

* remove tons of whitespce

* remove quotes from strings on templates

* make complete controller an include

* default to recreate

* remove replica and strategies as it's covered from controllerStrtegies include

* remove whitespace again

* replace controllertype with include (deployment/daemonset/statefulset)

* replace advanced port part except targetport

* remove more quotes

* add hidden toggle of enable the port

* new includes

* update build script

* controller deploy/stateful/deamon template changes

* replace controllerStrategies with replicas, replica#, strategy, recreate

* move 2 templates into a subfolder

* remove quotes

* remove disabled portals from questions and defined them on values

* remove enabled portal from the questions and add it on values

* one more app

* Portal cleanup

* remove portal templates

* add more includes

* replace portal links

* move some templates in folders

* replace ingressRoot with template

* more grouping

* replace persistenceroot with template

* replace serviceExpertRoot

* replace serviceroot

* fix a rogue one

* vctRoot

* securityContext cleanup

* remove quotes from templates on string

* replace vctRoot

* replace advanedSecurityRoot

* replace podsecurity root

* Update .github/scripts/build-catalog.sh

* Update values.yaml

* remove dupe portal

* update build-release script

* fix paths

* fix apps with imageSelector

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-08 23:25:02 +02:00
TrueCharts Bot
97d5375359 chore(deps): update docker general non-major (#3295)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 20:36:51 +02:00
Kjeld Schouten-Lebbing
ded5a3c0e6 run prettier as pre-commit hook (#3264) 2022-07-22 20:23:01 +02:00
Xstar97
d6423f428e fix(cloudflared): move to stable updated docs (#3237)
* fix(cloudflared): move to stable updated docs

* Apply suggestions from code review

* revert commons version back to 10.4.4

* update cloudflared

* restore files

* Update charts/stable/cloudflared/docs/installation_notes.md

* Update charts/stable/cloudflared/Chart.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-21 12:52:50 +02:00