TrueCharts Bot
5fd3437c70
chore(deps): update helm general non-major ( #4745 )
2022-11-23 23:01:29 +02:00
Stavros Kois
c172514215
chore(apps): bump all apps using pgsql, to use the reverted pgsql ( #4740 )
2022-11-22 17:27:56 +02:00
Stavros Kois
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 Bot
e52151e4f5
chore(deps): update helm general non-major ( #4665 )
2022-11-21 14:13:20 +01:00
TrueCharts Bot
c7dc6146b4
chore(deps): update helm general non-major ( #4471 )
2022-11-15 21:17:58 +01:00
TrueCharts Bot
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 Bot
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 Bot
5b205b38d6
chore(deps): update helm general non-major ( #4404 )
2022-11-13 15:44:32 +01:00
TrueCharts Bot
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 Bot
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
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
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