Commit Graph
15 Commits
Author SHA1 Message Date
Stavros KoisandGitHub 52672415cc fix(apps): revert postgres major upgrade and fix some apps with more than 1 ingresses (#4676)
* revert postgres

* fix second ingress on few apps
2022-11-22 01:43:18 +02:00
TrueCharts BotandGitHub e52151e4f5 chore(deps): update helm general non-major (#4665) 2022-11-21 14:13:20 +01:00
TrueCharts BotandGitHub c7dc6146b4 chore(deps): update helm general non-major (#4471) 2022-11-15 21:17:58 +01:00
TrueCharts BotandGitHub ce91f2dca8 chore(deps): update helm general non-major (#4463)
* chore(deps): update helm 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-15 19:06:18 +01:00
TrueCharts BotandGitHub 1cede202ad chore(deps): update helm general major (major) (#4424)
* chore(deps): update helm general major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-15 00:58:48 +01:00
TrueCharts BotandGitHub 5b205b38d6 chore(deps): update helm general non-major (#4404) 2022-11-13 15:44:32 +01:00
c965cdc995 chore(deps): update helm general major (major) (#4392)
* chore(deps): update helm general major

* Commit bumped Chart Version

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

* render servMon closer to the end

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-12 21:57:05 +02:00
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