Commit Graph

418 Commits

Author SHA1 Message Date
kjeld Schouten-Lebbing
0e64049e01 fix(ci): correct renovate docker tags on dependency being updated too often 2021-12-12 12:36:04 +01:00
kjeld Schouten-Lebbing
55fcaf65ed standardise labels and groups 2021-12-11 14:48:08 +01:00
kjeld Schouten-Lebbing
0ae344364c fix yet another renovate mistake 2021-12-11 13:41:04 +01:00
kjeld Schouten-Lebbing
d7effec9ae more comma's in renovate config to prevent future mistakes 2021-12-11 13:40:09 +01:00
kjeld Schouten-Lebbing
bb1039739e fix mistake in renovate config 2021-12-11 13:38:52 +01:00
kjeld Schouten-Lebbing
94f0b5f410 try to limit auto-update clutter 2021-12-11 13:36:53 +01:00
renovate[bot]
f04001fda7 chore(deps): pin dependencies (#1498)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-10 16:32:28 +01:00
kjeld Schouten-Lebbing
960148d470 chore(ci/docs): cleanup some docs mistakes and allow automatic digest pinning 2021-12-10 16:28:46 +01:00
kjeld Schouten-Lebbing
5f9b44d791 auto merge dependency train common updates 2021-12-08 16:26:45 +01:00
kjeld Schouten-Lebbing
a57bd1b3f4 another slight renovate change 2021-12-08 16:13:22 +01:00
kjeld Schouten-Lebbing
773060b6fa whoops fix renovate mistake 2021-12-08 16:01:12 +01:00
kjeld Schouten-Lebbing
cef75c4909 fix(ci): try using a seperate renovate group for dependency train 2021-12-08 15:50:12 +01:00
kjeld Schouten-Lebbing
abb4ea244b try another action 2021-12-05 15:59:20 +01:00
kjeld Schouten-Lebbing
a513cd8636 try something 2021-12-05 15:55:55 +01:00
kjeld Schouten-Lebbing
36688008f2 feat(ci): add workflow to nuke old releases 2021-12-05 15:49:11 +01:00
kjeld Schouten-Lebbing
2e2e6bdf88 update outdated version of helm in tests 2021-12-05 12:08:10 +01:00
kjeld Schouten-Lebbing
0e8e46aee0 weirdness with notepad++ again 2021-12-05 12:03:37 +01:00
kjeld Schouten-Lebbing
a7ae3eab9a fix(ci): try to patch the CI again... 2021-12-05 11:55:41 +01:00
kjeld Schouten-Lebbing
cd5120a9a6 fix(ci): update devcontainer to verbose catalog validation steps 2021-12-04 18:35:37 +01:00
kjeld Schouten-Lebbing
c2bc4fa8c9 fix(ci): update devcontainer to verbose catalog validation steps 2021-12-04 17:22:48 +01:00
kjeld Schouten-Lebbing
64ed700847 update devcontainer 2021-12-04 15:22:17 +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
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
allcontributors[bot]
b10f36b8a4 docs: add MingyaoLiu as a contributor for code (#1442)
* 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>
2021-12-01 00:10:23 +01:00
kjeld Schouten-Lebbing
16dd3f3ded docs(readme): update roadmap 2021-11-25 00:12:31 +01:00
allcontributors[bot]
ec8bf3b3f3 docs: add timothystewart6 as a contributor for doc (#1397)
* 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>
2021-11-24 23:02:06 +01:00
Techno Tim
82c9695f8f fix(readme): broken link to quick start (#1396) 2021-11-24 23:01:36 +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
allcontributors[bot]
f0825c28eb docs: add alex171 as a contributor for doc (#1363)
* 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>
2021-11-20 17:36:10 +01:00
allcontributors[bot]
35708450fe docs: add 662 as a contributor for code (#1362)
* 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>
2021-11-20 17:35:39 +01:00
allcontributors[bot]
ab6ce4ebc1 docs: add Heavybullets8 as a contributor for doc (#1356)
* 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>
2021-11-19 23:05:56 +01:00
allcontributors[bot]
824e7fe9f9 docs: add acjohnson as a contributor for code (#1352)
* 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>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-11-19 22:30:01 +01:00
allcontributors[bot]
75e347144d docs: add ralphte as a contributor for code (#1351)
* 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>
2021-11-19 22:25:54 +01:00
kjeld Schouten-Lebbing
ff35864b6a more small tweaks 2021-11-19 22:18:08 +01:00
kjeld Schouten-Lebbing
c54b0a661d update the docs a bit 2021-11-19 22:08:52 +01:00
kjeld Schouten-Lebbing
805a3a1819 fix oops in renovate bump ci 2021-11-15 21:10:52 +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
c238af7c4d chore(postgresql): rename train name 2021-11-08 14:55:20 +01:00
kjeld Schouten-Lebbing
58dd16f90b chore(Postgresql): Move postgresql to a seperate dependency train 2021-11-08 14:34:52 +01:00
Ciaran Farley
68ded4c47e Chore(docs): update issue templates (#1256)
* Update bug_report.md

add more descriptive needs for solving bugs

* Update bug_report.md

fix typos

* Update bug_report.md

* Update bug_report.md

edit requirements documentation to make them more clear
2021-10-29 10:38:08 +02:00
kjeld Schouten-Lebbing
7ad8747ce1 no message 2021-10-26 12:16:51 +02:00
kjeld Schouten-Lebbing
1ff6947bdb fix renovate bump and rebump some apps 2021-10-26 11:48:04 +02:00
kjeld Schouten-Lebbing
542e8dcffb chore(Everything): Adapt for TrueNAS SCALE RC1 2021-10-25 13:02:15 +02:00
Kjeld Schouten-Lebbing
cb840dbe6c Update README.md 2021-10-25 12:27:13 +02:00
kjeld Schouten-Lebbing
22639c7964 fix(Apps): reenable postgresql migration scripting and bump all to force update 2021-10-20 21:53:30 +02:00
kjeld Schouten-Lebbing
cc45438ef4 fix mosquitto and renovate-bump 2021-10-20 14:49:33 +02:00