Commit Graph

121 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing
fab6f333d2 Update build-release.sh 2022-07-22 22:10:49 +02:00
Kjeld Schouten-Lebbing
d819ce4c1a Update build-release.sh 2022-07-22 18:07:34 +02:00
Kjeld Schouten-Lebbing
a90776b509 remove security generator here as well 2022-07-12 13:10:19 +02:00
Kjeld Schouten-Lebbing
6d39ae5838 fix(ci): remove depricated charts repos 2022-07-11 12:43:12 +02:00
Stavros Kois
e4e6f86d2c feat(custom-app): Add custom command UI (#2983)
* feat(custom-app): Add custom command UI

* give custom command it's own checkbox

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-06-27 11:38:05 +02:00
Kjeld Schouten-Lebbing
5529c2a3af refactor(charts): BREAKING CHANGE (#2836)
* Update Apps with new Common version

* Patch with the secret fixes from common

* fix amd
2022-06-07 19:41:19 +02:00
kjeld Schouten-Lebbing
b571ba7829 fix(ci): revert changes to old build-release script as it's still used for PR validation CI. 2022-04-01 12:38:15 +02:00
kjeld Schouten-Lebbing
d5891c186d Chore: remove unused/moved content and tweak release fetch-depth 2022-04-01 12:20:10 +02:00
kjeld Schouten-Lebbing
845ecd2231 feat(ci): split-off helm-prep and precommit 2022-04-01 11:45:11 +02:00
kjeld Schouten-Lebbing
cb1a493926 feat(ci): split docs generation from catalog generation 2022-04-01 10:12:38 +02:00
Kjeld Schouten-Lebbing
cb71a0592a Update build-release.sh 2022-03-30 14:48:04 +02:00
kjeld Schouten-Lebbing
acbfdd6a1c fix(ci): fix production tags that cannot be used in subshell 2022-03-30 13:53:09 +02:00
kjeld Schouten-Lebbing
d2ff4cfd37 fix(ci): fix production toggle of catalog CI 2022-03-30 13:38:31 +02:00
kjeld Schouten-Lebbing
a24a4d76c9 tweak a new release system 2022-03-30 12:26:37 +02:00
kjeld Schouten-Lebbing
9c3d2fc778 fix(ci): fix ci crashing when just testing 2022-03-30 11:23:46 +02:00
kjeld Schouten-Lebbing
8d515e8770 use rf 2022-03-30 00:33:56 +02:00
kjeld Schouten-Lebbing
9e6627dfb7 ok 2022-03-30 00:29:12 +02:00
kjeld Schouten-Lebbing
82677bdd31 different push tactic 2022-03-30 00:26:25 +02:00
kjeld Schouten-Lebbing
9cac02d99f try something else 2022-03-30 00:16:51 +02:00
kjeld Schouten-Lebbing
baeba545cb some changes 2022-03-30 00:12:11 +02:00
kjeld Schouten-Lebbing
d4d94808b2 move index.yaml to this repo (prepare to move website away) 2022-03-29 23:31:51 +02:00
Kjeld Schouten-Lebbing
ec0cbda00f Update build-release.sh 2022-03-29 23:22:16 +02:00
kjeld Schouten-Lebbing
6110c5d213 no message 2022-03-29 21:53:06 +02:00
kjeld Schouten-Lebbing
62afebf34e Tag here, upload elsewhere 2022-03-29 21:38:50 +02:00
kjeld Schouten-Lebbing
5bd9c77db9 ensure to default to charts not apps 2022-03-29 21:20:19 +02:00
kjeld Schouten-Lebbing
9b37fc4911 fix dhcatalog upload 2022-03-29 21:13:53 +02:00
kjeld Schouten-Lebbing
9132ac10d7 lets include git pushing into the ci system. 2022-03-29 21:07:40 +02:00
Kjeld Schouten-Lebbing
365238d5c8 Update build-release.sh 2022-03-26 15:22:16 +01:00
kjeld Schouten-Lebbing
0f6c8e9102 fix(ci): more helm repo-add fixes 2022-03-26 13:04:32 +01:00
kjeld Schouten-Lebbing
8df67a9f6b hmm 2022-03-17 10:54:05 +01:00
kjeld Schouten-Lebbing
4816189ea8 feat(ci): copy a docker-hub locked version to a seperate catalog repo for chinese users 2022-03-17 10:25:51 +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
Kjeld Schouten-Lebbing
5f50f730b1 feat(apps): add games train and two gameservers (#1839)
* feat(apps): add games train and two gameservers

* nightly ftw

* move to tccr

* whoops

* another whoops

* some cleanup

* setup impostor ci
2022-02-04 21:06:27 +01:00
kjeld Schouten-Lebbing
a2459c5890 Adding additional patch to RC2 hotpatcher 2022-01-14 12:49:12 +01:00
kjeld Schouten-Lebbing
58baafa5eb add rc2 patcher to website 2022-01-14 11:28:46 +01:00
kjeld Schouten-Lebbing
74a1b973db fix a scripting mistake 2022-01-14 11:24:36 +01:00
kjeld Schouten-Lebbing
05c62a8e18 add rc2 patching script with verbosity 2022-01-14 11:21:35 +01:00
kjeld Schouten-Lebbing
8cd5e41efd Add RC2 HotPatch 1 to tools 2022-01-14 11:14:28 +01:00
Kjeld Schouten-Lebbing
80039c40a7 feat(gui): expose capabilities in GUI (#1709)
* feat(common): expose capabilities in GUI

* add advanced podsecuritycontext include to all Apps

* add securityContext advanced include to all Apps
2022-01-13 12:18:20 +01:00
TrueCharts-Bot
4c2764a13f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-12 22:42:29 +00:00
Kjeld Schouten-Lebbing
779e144f20 feat(apps): Add LSIO based Apps (#1500)
* feat(apps): Add LSIO based Apps

* try different config dir for scrutiny

* remove comments

* some work on icons/descriptions

* more icons/description

* more icons/desc!

* shorten descriptions

* make desc oneliner

* sync security options to questions

* sync storage

* add services

* doc ports

* fix port conflicts

* document ports

* sync env-vars

Co-authored-by: Stavros kois <s.kois@outlook.com>
2021-12-12 23:27:04 +01:00
kjeld Schouten-Lebbing
5903a3a346 fix some build issues 2021-12-05 22:14:10 +01:00
kjeld Schouten-Lebbing
5b68cf50a8 render common first 2021-12-05 22:09:43 +01:00
kjeld Schouten-Lebbing
4e804d1911 chore(ci): cleanup the ci for the security page a bit 2021-12-04 23:19:33 +01:00
kjeld Schouten-Lebbing
d572ea1a7b feat(ci): Craft a trivy config to md parser 2021-12-04 22:59:49 +01:00
kjeld Schouten-Lebbing
d245835726 chore(ci): improve a bit on security docs generation 2021-12-04 21:29:28 +01:00
kjeld Schouten-Lebbing
2b4fb36cdf fix(ci): ensure ci output is in order (including stderr) 2021-12-04 20:12:23 +01:00
kjeld Schouten-Lebbing
6ca996e685 fix mistake 2021-12-04 19:53:42 +01:00
kjeld Schouten-Lebbing
76df74a6c0 small fix tryout 2021-12-04 19:49:56 +01:00
Kjeld Schouten-Lebbing
b8c9799765 feat(ci): Run release pipeline in parallel (#1463)
* move actual running to function

* add some test charts

* prepare for parallel execution

* enable parallel execution

* use newer devcontainer

* use bash subshell for helm dependency update

* export all the things

* use j2 for parallel

* whoops

* helm template devnull

* use correct tooling

* questions and catalog functions export

* Revert "add some test charts"

This reverts commit d9acc26d6a.

* use correct variables

* nproc*2

* dev null the verbose helm template output

* some trivy scanning cleanup

* fix small mistake
2021-12-04 15:20:01 +01:00