Commit Graph

2256 Commits

Author SHA1 Message Date
TrueCharts-Admin a7abd8ac98 chore(deps): update docker general non-major 2022-11-12 01:26:23 +01:00
Kjeld Schouten-Lebbing 5af8f0db8c
chore(apps): Bump all for ingressList and speedtest 2022-11-11 20:17:41 +01:00
Kjeld Schouten-Lebbing 668157c363
feat(apps): readd ingressList to all Apps that already have Ingress itself 2022-11-11 19:09:57 +01:00
Stavros Kois 9559a83515
questions.yaml cleanup (#4377)
* remove non-existent include

* remove empty lines
2022-11-11 17:23:09 +01:00
Stavros Kois 3b9ba2a1df
bump everything (#4376) 2022-11-11 15:04:17 +02:00
Kjeld Schouten-Lebbing cbf9d388ec
chore(apps): bump to regenerate catalog 2022-11-11 10:00:57 +01:00
Kjeld Schouten-Lebbing f4fb8943e1
fix(apps): remove removed includes 2022-11-11 09:54:44 +01:00
Kjeld Schouten-Lebbing 800312b295
fix(apps): remove references to targetPort 2022-11-11 09:49:15 +01:00
Stavros Kois dd20fdf0d6
fix some questions (#4371)
* fix some questions

* fix  mineos
2022-11-10 22:36:43 +01:00
Stavros Kois 5c5345c0bd
fix(netbox): fix subquestions (#4368) 2022-11-10 20:40:47 +01:00
Sam Smucny ce14298469
Bug fixes (#4367)
- Remove .config mount control (it prevents configmap from being used properly)
- add to id description
- chart version bump

Signed-off-by: Sam Smucny <smucny.sam@gmail.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-10 20:40:29 +01:00
truecharts-bot ba9389e4da chore: Auto-update chart README [skip ci] 2022-11-10 17:11:00 +00:00
Kjeld Schouten-Lebbing 16f46e1db8
fix(apps): change container config label 2022-11-10 17:56:28 +01:00
Kjeld Schouten-Lebbing 2ef737f7d3
chore(apps): Major Change to GUI 2022-11-10 17:21:56 +01:00
truecharts-bot b22f223ede chore: Auto-update chart README [skip ci] 2022-11-10 15:52:11 +00:00
truecharts-bot 78626622e7 chore: Auto-update chart README [skip ci] 2022-11-10 15:09:06 +00:00
Stavros Kois 93d0c68e59
feat(netbox): add netbox (#4248)
* init work netbox

* add basic conf

* add containers

* fix secret

* add some config options

* fix secret and add mail

* add more options

* add redis username

* add more options

* comment out some dummy configs and remove redis username

* try different url

* indentaion

* whoops

* whoops again

* time as int

* execute bit on config.py

* hmm

* notes about healthchecks

* mount file wth numerical order

* add more options

* whops

* more op[tions

* no ldap for now

* precommit

* healktcheck path

* * allowed hosts on CI

* wait for main container

* update questions and additional containers startup cmd

* finish UI and update Plugins

* increase first probe delay on startup

* add some output..

* prec-mmit

* juggle versions

* add metrics

* ffs

* update logging a bit
2022-11-10 17:04:19 +02:00
truecharts-bot 49f41f4b6e chore: Auto-update chart README [skip ci] 2022-11-10 09:51:37 +00:00
Xstar97 0394ce17cc
feat(magicmirror-2) add magicmirror-2 (#4345)
* feat(magicmirror-2) add magicmirror-2

* change icon

* add uid + gid

* rar and rofs false

* disable probes

* set higher probe rates

* disable probes

* rename and probes

* mount config file

* update confmap

* add gui

* update path

* whoops..

* fix common.yaml

* whopsies

* Update charts/incubator/magicmirror2/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/magicmirror2/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* ...

* Update charts/incubator/magicmirror2/questions.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-10 10:47:57 +01:00
truecharts-bot 861d7c31c0 chore: Auto-update chart README [skip ci] 2022-11-10 09:19:56 +00:00
TrueCharts Bot 3f9b200e9b
chore(deps): update docker general non-major (#4366)
* 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-11-10 10:07:12 +01:00
truecharts-bot d30dda86a5 chore: Auto-update chart README [skip ci] 2022-11-09 18:20:35 +00:00
truecharts-bot eff292d5fa chore: Auto-update chart README [skip ci] 2022-11-09 17:21:54 +00:00
truecharts-bot f510e374d2 chore: Auto-update chart README [skip ci] 2022-11-09 08:32:53 +00:00
Sam Smucny bcd3cb6c09
feat(Misskey): Add Misskey (#4315)
* Importing original chart files for misskey

* update chart.yaml

* Adding truecharts common library

* debugging setup

* Edits to password management

* updated TrueNAS questions for misskey

* Update to Chart.yaml

* Fix chart version

Signed-off-by: Sam Smucny <smucny.sam@gmail.com>

* Add target port UI question

* Cleanup and comment values.yaml

* Addressing review comments

* Apply suggestions from code review

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Addressing PR Reviews:
- remove targetPort (only using port)
- update image src to tccr.io
- remove vestigial nextcloud values
- remove auto file permissions

* Update charts/incubator/misskey/values.yaml

The hash value from truecharts is different than docker.io

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Sam Smucny <smucny.sam@gmail.com>

* Add back targetPort in questions.yaml

* Move configmap to tpl format and include in common

* Move secrets into configfile templates:
- remove initcontainer
- update host/pass values in default.yml
- remove misskeyconfig-src pvc
- remove secret env vars

* trim " from passwords

* Add other misskey configuration options

* typo

* Fix indentation

* adds couple more options

* whoops

Signed-off-by: Sam Smucny <smucny.sam@gmail.com>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-11-09 10:28:51 +02:00
truecharts-bot 929beba979 chore: Auto-update chart README [skip ci] 2022-11-09 07:31:55 +00:00
TrueCharts Bot 5673252dab
chore(deps): update docker general non-major (#4355)
* 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-11-09 09:18:51 +02:00
truecharts-bot 5c2e62558a chore: Auto-update chart README [skip ci] 2022-11-09 04:14:21 +00:00
TrueCharts Bot 0120c215e2
chore(deps): update helm general non-major (#4349) 2022-11-08 23:52:28 +01:00
truecharts-bot 9ba8308ab3 chore: Auto-update chart README [skip ci] 2022-11-08 18:51:08 +00:00
truecharts-bot 31805828c6 chore: Auto-update chart README [skip ci] 2022-11-08 11:23:12 +00:00
TrueCharts Bot 1c91059156
chore(deps): update docker general non-major (#4347)
* 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-11-08 10:09:30 +01:00
truecharts-bot 6053fd9280 chore: Auto-update chart README [skip ci] 2022-11-08 03:28:54 +00:00
TrueCharts Bot ec3d56395c
chore(deps): update helm general non-major (#4342)
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-08 03:12:03 +02:00
TrueCharts Bot fe752292ae
chore(deps): update docker general non-major (#4343)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

* update repo

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-08 03:11:13 +02:00
truecharts-bot b33b5031b5 chore: Auto-update chart README [skip ci] 2022-11-07 17:09:17 +00:00
TrueCharts Bot 516d51032d
chore(deps): update docker general non-major (#4331)
* 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-11-07 09:12:11 +01:00
truecharts-bot 5e2ad903bc chore: Auto-update chart README [skip ci] 2022-11-07 03:21:30 +00:00
TrueCharts Bot 1964ba3781
chore(deps): update helm general non-major (#4329) 2022-11-07 00:27:38 +02:00
truecharts-bot e5bdcaea0f chore: Auto-update chart README [skip ci] 2022-11-06 12:31:56 +00:00
TrueCharts Bot 227575098c
chore(deps): update helm general non-major (#4317) 2022-11-06 10:47:39 +01:00
truecharts-bot 62556935e9 chore: Auto-update chart README [skip ci] 2022-11-06 07:56:38 +00:00
TrueCharts Bot 8afd329494
chore(deps): update docker general non-major (#4312)
* 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-11-06 08:47:04 +01:00
truecharts-bot 8e3cdbfade chore: Auto-update chart README [skip ci] 2022-11-05 22:51:30 +00:00
TrueCharts Bot f04cc8f6d8
chore(deps): update helm general non-major (#4308) 2022-11-05 15:05:34 +01:00
Kjeld Schouten-Lebbing 7e1e197283
Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-05 14:02:26 +01:00
truecharts-bot 5154eabc6c chore: Auto-update chart README [skip ci] 2022-11-05 12:15:46 +00:00
TrueCharts Bot 5ae7174781
chore(deps): update docker general non-major (#4301)
* 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-11-05 13:48:43 +02:00
truecharts-bot 21c13e59f2 chore: Auto-update chart README [skip ci] 2022-11-04 08:21:05 +00:00
TrueCharts Bot 6a9afd3008
chore(deps): update docker general non-major (#4293)
* 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-11-04 10:13:25 +02:00