Commit Graph
8 Commits
Author SHA1 Message Date
TrueCharts BotandGitHub ae1e653127 chore(deps): update helm general non-major (#4395) 2022-11-12 19:28:54 +01:00
Kjeld Schouten-Lebbing 5af8f0db8c chore(apps): Bump all for ingressList and speedtest 2022-11-11 20:17:41 +01:00
Stavros KoisandGitHub 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
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
Kjeld Schouten-Lebbing 2ef737f7d3 chore(apps): Major Change to GUI 2022-11-10 17:21:56 +01:00
truecharts-bot f510e374d2 chore: Auto-update chart README [skip ci] 2022-11-09 08:32:53 +00:00
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