Commit Graph

20 Commits

Author SHA1 Message Date
TrueCharts-Admin 0cc6db7769 chore(deps): update container image tccr.io/truecharts/misskey to v13.8.1 2023-02-26 14:23:27 +00:00
TrueCharts-Admin 71c779e8e7 chore(deps): update container image tccr.io/truecharts/misskey to v13.7.5 2023-02-24 07:25:20 +00:00
TrueCharts-Admin fec42019a0 chore(deps): update container image tccr.io/truecharts/misskey to v13.7.4 2023-02-23 21:25:40 +00:00
TrueCharts-Admin 8f01a69652 chore(deps): update container image tccr.io/truecharts/misskey to v13.7.3 2023-02-23 16:24:47 +00:00
TrueCharts-Admin 23038aa2db chore(deps): update container image tccr.io/truecharts/misskey to v13.7.2 2023-02-23 11:25:36 +00:00
TrueCharts-Admin 8205f2b5b6 chore(deps): update container image tccr.io/truecharts/misskey to v13.7.1 2023-02-23 05:22:37 +00:00
TrueCharts-Admin 03b8fcb637 chore(deps): update container image tccr.io/truecharts/misskey to v13.7.0 2023-02-22 12:23:53 +00:00
TrueCharts-Admin 650b1951e2 chore(deps): update container image tccr.io/truecharts/misskey to v13.6.1 2023-02-12 03:26:29 +00:00
TrueCharts-Admin 119cfcd639 chore(deps): update container image tccr.io/truecharts/misskey to v13.6.0 2023-02-11 08:27:39 +00:00
TrueCharts-Admin 56023b3e80 chore(deps): update container image tccr.io/truecharts/misskey to v13.5.6 2023-02-10 13:29:38 +00:00
TrueCharts-Admin 27bb7d25b5 chore(deps): update container image tccr.io/truecharts/misskey to v13.5.5 2023-02-09 13:24:39 +00:00
TrueCharts-Admin 3553dd8577 chore(deps): update container image tccr.io/truecharts/misskey to v13.5.4 2023-02-09 11:22:55 +00:00
TrueCharts-Admin 40e4be5343 chore(deps): update container image tccr.io/truecharts/misskey to v13.5.3 2023-02-09 05:21:35 +00:00
TrueCharts-Admin c1ed497307 chore(deps): update container image tccr.io/truecharts/misskey to v13.5.2 2023-02-08 17:24:57 +00:00
TrueCharts-Admin 5dceb58872 chore(deps): update container image tccr.io/truecharts/misskey to v13.4.0 2023-02-05 19:21:48 +00:00
TrueCharts-Admin b50c3802bb chore(deps): update container image tccr.io/truecharts/misskey to v13.2.6 2023-02-03 08:11:01 +00:00
TrueCharts-Admin 7907756075 chore(deps): update container image tccr.io/truecharts/misskey to v13.0.0 2023-01-19 21:21:34 +01:00
TrueCharts-Admin cf3c98ad82 Update container image tccr.io/truecharts/misskey to v12.119.2 2022-12-03 19:13:49 +00:00
TrueCharts-Admin 77b2413de1 Update container image tccr.io/truecharts/misskey to v12.119.1 2022-12-03 13:15:17 +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