Kjeld Schouten-Lebbing
768c6c78f8
donate -> docs
2022-08-12 13:11:35 +02:00
Kjeld Schouten-Lebbing
85278e9a77
Update build-catalog.sh
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 12:58:53 +02:00
TrueCharts Bot
1fbe57b9b2
chore(deps): update renovatebot/github-action action to v32.156.0 ( #3445 )
2022-08-12 10:40:58 +02:00
Stavros Kois
16fbffb961
fix(templates): move extraArgs from .Values.controller to .Values ( #3447 )
...
* fix(templates): move extraArgs from .Values.controller to .Values
* update questions
* whoops
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 10:40:46 +02:00
TrueCharts-Admin
ab3c2def4c
chore(deps): update renovatebot/github-action action to v32.154.9
2022-08-12 03:19:09 +02:00
TrueCharts-Admin
efcfa57353
chore(deps): update helm/chart-testing-action action to v2.3.0
2022-08-11 20:23:56 +02:00
TrueCharts-Admin
211a2f7403
chore(deps): update renovatebot/github-action action to v32.154.7
2022-08-11 08:25:49 +02:00
TrueCharts Bot
47abf4e998
chore(deps): update renovatebot/github-action action to v32.153.4 ( #3425 )
2022-08-10 10:00:53 +03:00
TrueCharts Bot
13741bf03e
chore(deps): update renovatebot/github-action action to v32.153.0 ( #3419 )
2022-08-10 08:29:08 +03:00
TrueCharts-Admin
f6c71c178a
chore(deps): update dawidd6/action-download-artifact action to v2.22.0
2022-08-10 03:19:51 +02:00
allcontributors[bot]
99fbdbe831
docs: add JamesOsborn-SE as a contributor for code, doc ( #3416 )
...
* docs: update .github/README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-08-09 17:14:47 +02:00
TrueCharts Bot
184c9e0519
chore(deps): update renovatebot/github-action action to v32.152.0 ( #3411 )
2022-08-08 23:58:49 +02:00
Stavros Kois
7cd258678f
fix(docs): fix links ( #3362 )
...
* fix(docs): fix links
* update report to charts
* update some references from apps -> charts
2022-08-08 23:57:58 +02: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
Kjeld Schouten-Lebbing
f655142dc6
Merge branch 'master' of github.com:truecharts/apps
2022-08-08 22:56:19 +02:00
Kjeld Schouten-Lebbing
3773b6b092
Update renovate.json5
2022-08-08 22:44:37 +02:00
Kjeld Schouten-Lebbing
e01bc3712d
Update renovate-config.js
2022-08-08 22:42:39 +02:00
TrueCharts Bot
2e55719600
chore(deps): update github/codeql-action digest to 2ca79b6 ( #3406 )
2022-08-08 21:20:31 +02:00
TrueCharts Bot
168d4df7c5
chore(deps): update renovatebot/github-action action to v32.151.2 ( #3407 )
2022-08-08 21:20:21 +02:00
TrueCharts Bot
9f77575964
chore(deps): update actions/setup-python digest to b55428b ( #3405 )
2022-08-08 21:20:13 +02:00
Kjeld Schouten-Lebbing
40ce063caa
run more concurrent jobs
2022-08-08 21:17:50 +02:00
allcontributors[bot]
658ba2711b
docs: add piwi3910 as a contributor for code ( #3369 )
...
* docs: update .github/README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-08-03 10:02:09 +02:00
Stavros Kois
7b1ffb0446
fix(chart-icons): move all chart-icons under hotlink-ok dir ( #3373 )
2022-08-01 20:54:37 +00:00
Stavros Kois
e93a6b1755
chore(ci): cleanup ci ( #3366 )
2022-07-31 20:27:36 +00:00
Stavros Kois
a10c0dffb8
fix(ci): remove go-yq check ( #3364 )
2022-07-31 19:15:36 +00:00
Stavros Kois
2f5f341454
fix(ci): use go-yq ( #3351 )
...
* migrato to python yq
* fix(ci): use go-yq
* only update sources if dep are installed
* bump dev container
2022-07-31 13:54:01 +03:00
TrueCharts-Bot
cd0bdc1f5a
chore(deps): update renovatebot/github-action action to v32.135.1
2022-07-31 08:24:45 +02:00
StevenMcElligott
29afb8ac22
fix(docs): Fixed the manual reference for the Catalog items ( #3358 )
2022-07-31 02:06:36 +00:00
TrueCharts-Bot
eba18d73fe
chore(deps): update renovatebot/github-action action to v32.134.0
2022-07-30 08:26:50 +02:00
Stavros Kois
b5f086e544
chore(ci): print yq version ( #3345 )
2022-07-29 17:03:35 +00:00
Stavros Kois
8ef157368e
fix(ci): yq requires -y for in place changes ( #3343 )
...
* fix(ci): yq requires -y for in place changes
* fix cat
2022-07-29 15:57:35 +00:00
Stavros Kois
08db7259d7
feat(ci): autogen icon link and add some logging ( #3341 )
...
* feat(ci): autogen icon link and add some logging
* add some more logging for debugging
* some more
* add chartname on echo's
2022-07-29 16:13:18 +02:00
TrueCharts-Bot
5303a04191
chore(deps): update renovatebot/github-action action to v32.133.0
2022-07-29 08:26:48 +02:00
TrueCharts-Bot
c3ad1f6f9e
chore(deps): update github/codeql-action digest to 0c670bb
2022-07-29 03:23:53 +02:00
Stavros Kois
9a85dee993
feat(ci): Auto add/update/replace `sources` with TC git repo link ( #3336 )
...
* no need to quote the link
* auto add/replace/update source with tc git repo link
2022-07-29 02:17:37 +02:00
Stavros Kois
ca56d9bf3a
chore(docs): auto update home on chart.yaml ( #3335 )
...
* chore(docs): auto update `home` on chart.yaml
* add comment
2022-07-28 22:39:13 +02:00
TrueCharts-Bot
81d1aef2b5
chore(deps): update actions/stale digest to 9c1b1c6
2022-07-28 08:24:57 +02:00
allcontributors[bot]
8c260ea792
docs: add Chowarmaan as a contributor for doc ( #3322 )
...
* docs: update .github/README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-07-27 17:29:16 +02:00
Steven Scott
83580eb011
fix(docs): correct links to TrueCharts documentation and spelling errors ( #3321 )
...
* docs: correct links to TrueCharts documentation and spelling errors
* Update .github/README.md
Co-authored-by: Steven Scott <stevens@sweda.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-27 17:29:09 +02:00
TrueCharts-Bot
e2594adeca
chore(deps): update renovatebot/github-action action to v32.131.1
2022-07-27 08:25:03 +02:00
allcontributors[bot]
013e75c90c
docs: add aeolus811tw as a contributor for bug ( #3311 )
...
* docs: update .github/README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-07-26 20:28:38 +02:00
TrueCharts-Bot
641ae5e16e
chore(deps): update renovatebot/github-action action to v32.127.4
2022-07-26 08:29:27 +02:00
TrueCharts-Bot
a2d0233de0
chore(deps): update renovatebot/github-action action to v32.127.2
2022-07-25 20:31:57 +02:00
TrueCharts-Bot
76a5a8772f
chore(deps): update renovatebot/github-action action to v32.127.0
2022-07-25 08:24:15 +02:00
TrueCharts-Bot
044dd0812f
chore(deps): update renovatebot/github-action action to v32.125.0
2022-07-23 08:22:58 +02:00
TrueCharts-Bot
cdc5ea4f12
chore(deps): update renovatebot/github-action action to v32.122.5
2022-07-22 22:55:30 +02:00
Kjeld Schouten-Lebbing
ded5a3c0e6
run prettier as pre-commit hook ( #3264 )
2022-07-22 20:23:01 +02:00
allcontributors[bot]
cac0c8bcf9
docs: add sukarn-m as a contributor for doc ( #3252 )
...
* docs: update .github/README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-07-22 15:22:07 +02:00
TrueCharts-Bot
8740a33138
chore(deps): update renovatebot/github-action action to v32.122.2
2022-07-22 14:34:36 +02:00
TrueCharts-Bot
52ed270801
chore(deps): update renovatebot/github-action action to v32.120.0
2022-07-20 20:23:42 +02:00