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
Kjeld Schouten-Lebbing
1b6c21ca76
feat(ci): generate correct md/html output from trivy ( #1462 )
...
* feat(ci): generate correct md/html output from trivy
* split css from trivy template
* remove code tags
* use plain md
* click to expand
* use tccr in security scan docs
2021-12-04 14:25:20 +01:00
Kjeld Schouten-Lebbing
52aecf1094
fix(tests): use GHCR for install tests ( #1461 )
...
* fix(tests): use GHCR for install tests
* bump jackett to test ci
* also use ghcr.io for other tests
* actually process all yaml files to ghcr, not just values.yaml
2021-12-04 11:04:24 +01:00
Kjeld Schouten-Lebbing
e5e4c0950c
feat(security): Render security scan results during build ( #1451 )
...
* feat(security): Render security scan results during build.
* move devcontainer to tccr in workflows
* move vscode devcontainer to tccr
* add fake bump to force tests to actually run
* ok
* work on building docs out of the security scan
* slight fix
* try to output container scan data
* done
* whoops
* output container scan output to file (crude)
* temporaryily encapsulate trivy output with code tags
* add some console output while running security scans
2021-12-03 19:31:19 +01:00
Kjeld Schouten-Lebbing
19ef571469
feat(prometheus): add some prometheus exporter-Apps ( #1388 )
...
* feat(prometheus): add some prometheus exporter-Apps
* delete notes
* little fix
* fix
* crlf and ignore
* keywords
* hmm
* no quote try
* portals
* skip tests for promcord
* hmm
* Add questions
2021-11-23 21:36:27 +01:00
kjeld Schouten-Lebbing
05791a8df5
Add prometheus upstream sources
2021-11-21 22:37:45 +01:00
Kjeld Schouten-Lebbing
f6e627b61a
add(loki): Add Loki ( #1367 )
...
* initial work on Loki App
* some steps
* fix some mistakes
* hmm
* use secret instead of configmap, like upstream
* actually use the damn secret stupid
* add promtail dependency directly from upstream
* setup questions.yaml
* random butchery fix
2021-11-21 21:52:23 +01:00
kjeld Schouten-Lebbing
b7b107c99a
chore(Apps): move traefik and k8s gateway to core train
2021-11-14 11:43:45 +01:00
Kjeld Schouten-Lebbing
023eb2f4cd
Add a metallb app ( #1305 )
...
* Add a metallb app
* add metallb repo
2021-11-10 17:35:49 +01:00
kjeld Schouten-Lebbing
1ff3b745e0
feat(testing): Write new persistence GUI and move persistence into includes
2021-11-06 19:23:24 +01:00
Kjeld Schouten-Lebbing
6a54105c7a
feat(common): Add simple servicetype as a LoadBalancer Alias ( #1284 )
...
* feat(common): Add simple servicetype as a LoadBalancer Alias
* add serviceList UI tweak
* Fix typo
* bump
* move servicetype selection code to include
* Clearly flag NodePort and LoadBalancer as advanced
As NodePort does require advanced settings to be checked now
2021-11-06 11:29:34 +01:00
kjeld Schouten-Lebbing
1bf35c85a5
chore(apps): bump apps, remove duplicates and move incubator to stable for RC1
2021-10-21 00:00:57 +02:00
kjeld Schouten-Lebbing
d7138eb069
Don't fail on minor failures
2021-10-20 22:40:43 +02:00
Kjeld Schouten-Lebbing
5c11bc8fb0
fix(Postgresql): use correct PVC storageClass when using postgresql as a dependency on SCALE ( #1212 )
...
* fix db persistence
* Add global isSCALE flag to every questions.yaml file
* bump common
2021-10-20 19:39:05 +02:00
kjeld Schouten-Lebbing
e38d1bc122
trying to patch the release script again
2021-10-20 13:52:51 +02:00
kjeld Schouten-Lebbing
313c11e52c
FIX AGAIN
2021-10-20 10:28:44 +02:00
kjeld Schouten-Lebbing
a40ee5577e
correct a mistake
2021-10-20 10:21:37 +02:00
kjeld Schouten-Lebbing
849e6e02c5
fix(CI): ensure Apps use the correct icon_url key in item.yaml
2021-10-20 10:14:56 +02:00
TrueCharts-Bot
852f94db88
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-19 22:28:44 +00:00
kjeld Schouten-Lebbing
512862c393
feat(CI): add custom bumping scripting instead of pybump
2021-10-19 23:04:30 +02:00
Kjeld Schouten-Lebbing
b550a06b90
refactor(Apps): Project Eclipse Part 6, move questions.yaml to root App folder ( #1182 )
...
* refactor(Apps): Project Eclipse Part 6, move questions.yaml to root App folder
* move current files
2021-10-19 19:34:36 +02:00
Kjeld Schouten-Lebbing
d0630ae93c
chore(Apps): Project-Eclipse 5, move app-readme to automatic generation script ( #1181 )
2021-10-19 19:00:56 +02:00
TrueCharts-Bot
c0fe3092f6
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-19 16:34:42 +00:00
kjeld Schouten-Lebbing
900a4ff9e0
Fix typo in build suite
2021-10-19 18:31:08 +02:00
Kjeld Schouten-Lebbing
066f596265
feat(Docs): Project-Eclipse 4, Add App grading annotations to Chart.yaml ( #1180 )
...
* feat(Apps): Add App Grading annotation
(cherry picked from commit d6b5ff729ac0a51154d4556341556b30f0daf141)
* fix small issue in build suite
2021-10-19 18:15:58 +02:00
Kjeld Schouten-Lebbing
8fbddf53ef
change(Apps): Project-Eclipse 3, Automatically generate item.yaml ( #1178 )
...
* change(Apps): automatically generate item.yaml
* bump jacket for testing
* update dev devcontainer reference
* update container versions
2021-10-19 17:59:59 +02:00
Kjeld Schouten-Lebbing
3fbd2cbfcc
chore(Apps): Project-Eclipse part 2, adapting and cleaning changelog ( #1173 )
...
* use a single changelog from now on.
* remove app changelog
* remove SCALE/CHANGELOG.md
* more cleanup
2021-10-19 15:29:07 +02:00
TrueCharts-Bot
43efd8a91c
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-19 12:33:40 +00:00
Kjeld Schouten-Lebbing
a1c12c64e3
feat(apps): Add more Apps using postgresql ( #1136 )
...
* feat(apps): Add more Apps using postgresql
Squashed commit:
move apps - dev to incubator (+29 squashed commit)
[e306948ef] bump postgresql
[d22c2cc62] bump common
[cc5412370] remove ix_values.yaml
[ca02334e6] Sync last env's and secrets
[34b9d2af1] update gui on ff-syncserver
[8dc32c07c] Add description on persistence
[3ee0e4dac] Update secrets labels
[4192e3af5] Update default-ports
[d88de9fbc] fixedEnv on top...
[61363ea19] tt-rss
[8a124605e] traccar
[6de23ed28] teedy
[402e3916d] statping
[f8da66a8c] shiori
[c58d98c29] recipes
[2390929fc] openkm
[ca4cfcf75] odoo
[34a8e0e96] fixedEnv on top
[ec3c53f7b] miniflux
[b47aab805] librespeed
[f7252eeed] whoops
[d4e312ff6] kanboard
[c9e32f3eb] joplin-server
[4a216a442] wikijs
[8a529ba57] gotify
[1130943a7] ff-sync
[f1b43a783] etherpad
[7365fe5da] dsmr-reader
[ea7a6751e] babybuddy (+1 squashed commits)
* enable varrun on librespeed
* librespeed no readonly root
* run librespeed as root
2021-10-19 14:20:06 +02:00
kjeld Schouten-Lebbing
69d69b1f54
fix(Apps): fix previous SCALE bugfix not correctly being applied
2021-10-19 12:46:12 +02:00