Commit Graph

113 Commits

Author SHA1 Message Date
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
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 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