Commit Graph

11342 Commits

Author SHA1 Message Date
TrueCharts-Admin 43773838c1 chore(deps): update container image tccr.io/truecharts/speedtest-tracker to latest 2023-01-04 09:57:56 +00:00
TrueCharts-Admin a8545a841b chore(deps): update container image tccr.io/truecharts/solr to 9.1.0 2023-01-04 09:57:48 +00:00
TrueCharts-Admin ac49292a32 chore(deps): update container image tccr.io/truecharts/rustpad to latest 2023-01-04 09:57:40 +00:00
TrueCharts-Admin ea137d3e83 chore(deps): update container image tccr.io/truecharts/redis to 7.0.7 2023-01-04 09:57:32 +00:00
TrueCharts-Admin 64fe9094d4 chore(deps): update container image tccr.io/truecharts/prometheus to 2.41.0 2023-01-04 09:57:24 +00:00
TrueCharts-Admin b3d3a79423 chore(deps): update container image tccr.io/truecharts/pialert to latest 2023-01-04 09:57:16 +00:00
TrueCharts-Admin df808f96a1 chore(deps): update container image tccr.io/truecharts/passwordpusherephemeral to latest 2023-01-04 09:57:08 +00:00
TrueCharts-Admin ff77d3efda chore(deps): update container image tccr.io/truecharts/nitter to latest 2023-01-04 09:57:00 +00:00
TrueCharts-Admin 582ad6cb8b chore(deps): update container image tccr.io/truecharts/mongodb to 6.0.3 2023-01-04 09:56:53 +00:00
TrueCharts-Admin 4d594a4779 chore(deps): update container image tccr.io/truecharts/medusa to 1.0.10 2023-01-04 09:56:45 +00:00
TrueCharts-Admin bc111353d2 chore(deps): update container image tccr.io/truecharts/mariadb to 10.10.2 2023-01-04 09:56:37 +00:00
TrueCharts-Admin e2b667143b chore(deps): update container image tccr.io/truecharts/invidious to latest 2023-01-04 09:56:29 +00:00
TrueCharts-Admin 95363bead8 chore(deps): update container image tccr.io/truecharts/dokuwiki to 20220731.1.0 2023-01-04 09:56:21 +00:00
TrueCharts-Admin eadddf26be chore(deps): update container image tccr.io/truecharts/ddclient to 3.10.0 2023-01-04 09:56:13 +00:00
TrueCharts-Admin c7bc5b4740 chore(deps): update container image tccr.io/truecharts/dashy to 2.1.1 2023-01-04 09:56:06 +00:00
TrueCharts-Admin 2df1d6c4fe chore(deps): update container image tccr.io/truecharts/auto-yt-dl to latest 2023-01-04 09:55:57 +00:00
TrueCharts-Admin 8dbd7e3c42 chore(deps): update container image tccr.io/truecharts/apprise-api to latest 2023-01-04 09:55:50 +00:00
TrueCharts-Admin 21ab1e3585 chore(deps): update container image tccr.io/truecharts/alertmanager to 0.25.0 2023-01-04 09:55:41 +00:00
TrueCharts-Admin 00f0e25c50 chore(deps): update container image tccr.io/truecharts/adguardhome-sync to latest 2023-01-04 09:55:32 +00:00
Xstar97 43cbe9bf50
fix(terraria) code clean up + gui overhaul (#5948)
* fix(terraria) code clean up + gui overhaul

* Update charts/incubator/terraria-tshock/values.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com>

* Update charts/incubator/terraria-tshock/templates/_secret.tpl

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com>

* Update charts/incubator/terraria-tshock/templates/_secret.tpl

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com>

* Update charts/incubator/terraria-tshock/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/terraria-tshock/templates/_secret.tpl

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* bug fixes

* fix

* fix

* Apply suggestions from code review

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/terraria-tshock/questions.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Apply suggestions from code review

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* add required to string variables

* Update charts/incubator/terraria-tshock/questions.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/terraria-tshock/questions.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/terraria-tshock/questions.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: Xstar97 <Xstar97@users.noreply.github.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>
2023-01-04 08:23:31 +00:00
Xstar97 cd6661797f
fix(appdaemon) valid_chars for long | lat (#5946)
* fix(appdaemon) valid_chars for long | lat + port

* revert port and increase valid_chars for long/lat

* rofs false

* update validation.md

* md

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-01-04 10:17:33 +02:00
Stavros Kois 4a61b0d0f7
fix(immich): encode all keys in secret 2023-01-03 10:16:55 +02:00
TrueCharts-Bot 3a44fba14c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-03 00:19:01 +01:00
TrueCharts-Admin 88d8acff9b chore(deps): update helm general non-major 2023-01-03 00:19:01 +01:00
Xstar97 fcfa033133
fix(arksurvivalevolved) fix configmap (#5949) 2023-01-02 18:47:08 +02:00
Xstar97 f39157ac79
fix(wordpress) update php-config variable (#5945)
* fix(wordpress) update php-config variable

* change php-config to php

* fix config

* fix confmap

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-01-02 10:37:44 +02:00
TrueCharts-Bot e7d775c17b Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-01 22:23:32 +01:00
TrueCharts-Admin 68be34c3e4 chore(deps): update container image tccr.io/truecharts/zigbee2mqtt to v1.29.0 2023-01-01 22:23:32 +01:00
TrueCharts-Bot 27683f1b8d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-01 22:21:54 +01:00
TrueCharts-Admin 961cd03829 chore(deps): update container image tccr.io/truecharts/shlink-web-client to v3.9.1 2023-01-01 22:21:54 +01:00
TrueCharts-Bot f5fb4f2306 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-01 21:20:42 +01:00
TrueCharts-Admin 4383036921 chore(deps): update container image tccr.io/truecharts/recyclarr to v4.1.0 2023-01-01 21:20:42 +01:00
TrueCharts-Bot 0081e6cea9 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-01 21:18:58 +01:00
TrueCharts-Admin 95b5e872f4 chore(deps): update container image tccr.io/truecharts/minecraft-java to v2022.16.0 2023-01-01 21:18:58 +01:00
TrueCharts Bot dee09e52a8
Merge pull request #5931 from truecharts/renovate/tccr.io-truecharts-leantime-2.3.x 2023-01-01 20:44:48 +01:00
TrueCharts Bot 8c71c6ca61
Merge pull request #5927 from truecharts/renovate/tccr.io-truecharts-xenorchestra-5.107.5 2023-01-01 20:37:05 +01:00
TrueCharts-Admin a67621b8a5 chore(deps): update container image tccr.io/truecharts/immich-web to v1.40.1_63 2023-01-01 20:23:49 +01:00
TrueCharts-Bot 8d37c84803 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-01 20:21:50 +01:00
TrueCharts-Admin d397778c86 chore(deps): update container image tccr.io/truecharts/immich-server to v1.40.1_63 2023-01-01 20:21:50 +01:00
TrueCharts Bot fa5ccfcf51
Merge pull request #5937 from truecharts/renovate/tccr.io-truecharts-dashdot-4.x 2023-01-01 20:20:09 +01:00
TrueCharts-Bot 9445bfc8b5 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-01 20:06:02 +01:00
TrueCharts-Admin 120dc2f43e chore(deps): update container image tccr.io/truecharts/immich-proxy to v1.40.1_63 2023-01-01 20:06:02 +01:00
TrueCharts-Bot 1f555403e6 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-01 20:04:09 +01:00
TrueCharts-Admin 535e5142e8 chore(deps): update container image tccr.io/truecharts/autobrr to v1.13.0 2023-01-01 20:04:09 +01:00
TrueCharts Bot e0760d4ba7
Merge pull request #5935 from truecharts/renovate/tccr.io-truecharts-authentik-2022.x 2023-01-01 19:56:53 +01:00
TrueCharts Bot c42d6ce95f
Merge pull request #5932 from truecharts/renovate/tccr.io-truecharts-paperless-ng-1.11.x 2023-01-01 19:50:31 +01:00
TrueCharts Bot 8a5ff9d756
Merge pull request #5934 from truecharts/renovate/tccr.io-truecharts-artifactory-oss-7.x 2023-01-01 19:48:29 +01:00
TrueCharts Bot b6f76cbb13
Merge pull request #5929 from truecharts/renovate/tccr.io-truecharts-flexget-3.5.x 2023-01-01 19:48:19 +01:00
TrueCharts Bot e707d3422f
Merge pull request #5928 from truecharts/renovate/tccr.io-truecharts-bazarr-1.1.x 2023-01-01 19:47:42 +01:00
TrueCharts Bot 9fbb8bb69f
Merge pull request #5933 from truecharts/renovate/tccr.io-truecharts-prowlarr-1.0.x 2023-01-01 19:47:40 +01:00