TrueCharts-Bot
94c00b8c6f
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-03-24 00:24:32 +00:00
Kjeld Schouten-Lebbing
893b55dc56
update security context questions
2023-03-01 09:30:36 +01:00
Kjeld Schouten-Lebbing
3c471071cc
adapt workload and container questions for all apps
2023-03-01 08:55:51 +01:00
TrueCharts-Bot
f106c6af5e
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-13 00:27:35 +00:00
TrueCharts-Bot
d1ab0c97ae
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-11 00:23:09 +00:00
Kjeld Schouten-Lebbing
2c1eebf59f
fix(all): ensure new helm deps repo is used in latest releases as well.
2023-02-10 10:44:04 +01:00
TrueCharts-Bot
3c21085dca
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-10 00:28:40 +00:00
Kjeld Schouten-Lebbing
110ae6125b
Revert "Commit daily changes"
...
This reverts commit 208c2919fe
.
2023-02-03 14:05:04 +01:00
TrueCharts-Bot
208c2919fe
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-03 12:51:53 +00:00
Stavros Kois
c6e2ae0c17
fix(charts): clean more non-link sources ( #6925 )
2023-02-03 12:03:34 +02:00
TrueCharts-Bot
adda47bb64
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-01 17:37:55 +00:00
TrueCharts-Bot
ed743f6c5c
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-01 16:36:45 +00:00
TrueCharts-Bot
0fb22dd1e2
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-31 22:59:20 +00:00
TrueCharts-Bot
ed66075977
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-31 22:41:38 +00:00
TrueCharts-Bot
3f63d20af9
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-31 21:34:45 +00:00
TrueCharts-Bot
dfff570b9c
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-31 21:15:25 +00:00
Xstar97
fcfa033133
fix(arksurvivalevolved) fix configmap ( #5949 )
2023-01-02 18:47:08 +02:00
TrueCharts Bot
a9910a47b2
chore(deps): update helm general non-major ( #5856 )
...
* 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-12-27 22:48:28 +02:00
TrueCharts-Bot
d478e848ce
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-26 21:56:38 +00:00
TrueCharts-Bot
927ca5989d
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-26 21:19:12 +00:00
TrueCharts Bot
3a29755f39
chore(deps): update helm general non-major ( #5839 )
...
* 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>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-12-26 14:37:12 +01:00
TrueCharts-Admin
7b7271a5b0
chore(deps): update helm general non-major
2022-12-25 21:23:15 +01:00
Stavros Kois
5fa85572fe
fix(ark): allow empty srv password ( #5813 )
...
* fix(ark): allow empty srv password
* fix(invidious): fix mapping in yaml
2022-12-25 20:06:29 +02:00
Xstar97
e153ae587d
fix(arksurvivalevolved) gui and small bug fixes ( #5687 )
...
* fix(arksurvivalevolved) gui and small bug fixes
* fix enum
* quests
* tpl
* update community guide
* Update charts/incubator/arksurvivalevolved/templates/_secret.tpl
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* try different doc style?
* add newline docs on validate
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-25 10:53:38 +02:00
Whiskey24
53cbf4be56
fix(ark): fix wrong port formatting ( #5651 )
...
* Fix printf error
Fix printf complaining it can't print a float as a string.
Fixed a small typo in the validate label.
* bump
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-12-24 09:26:09 +02:00
Whiskey24
ceb3930d6d
fix(ark): Replace params with better UI/UX ( #5278 )
...
* Remove targetport, update questions
Remove targetport so that value is set to the prrovided value for port.
Update questions with info to change the port numbers for multiple servers.
* some changes
* typo
* Update charts/incubator/arksurvivalevolved/Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* Update charts/incubator/arksurvivalevolved/values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* fixe
* Update charts/incubator/arksurvivalevolved/Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* bump
* add error message when port is not +1
* Update charts/incubator/arksurvivalevolved/templates/common.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* fix secretname
* fix name
* Easier params
* add another check
* Fix typo
Fixed typo in label for UDP Steam Service
Signed-off-by: Whiskey24 <bert@santema.eu>
* bump common
* Update charts/incubator/arksurvivalevolved/templates/common.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Whiskey24 <bert@santema.eu>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-22 01:05:19 +02:00
TrueCharts-Bot
39c50fefd0
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-20 02:15:46 +01:00
TrueCharts-Admin
6485adc96a
chore(deps): update helm general non-major
2022-12-20 02:15:46 +01:00
TrueCharts-Admin
a440c1c652
chore(deps): update helm general non-major
2022-12-13 03:58:48 +01:00
TrueCharts-Admin
876d547e2a
Update helm general non-major
2022-11-30 04:19:27 +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
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
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
5c2e62558a
chore: Auto-update chart README [skip ci]
2022-11-09 04:14:21 +00:00
TrueCharts Bot
0120c215e2
chore(deps): update helm general non-major ( #4349 )
2022-11-08 23:52:28 +01:00
truecharts-bot
9ba8308ab3
chore: Auto-update chart README [skip ci]
2022-11-08 18:51:08 +00:00
truecharts-bot
31805828c6
chore: Auto-update chart README [skip ci]
2022-11-08 11:23:12 +00:00
truecharts-bot
6053fd9280
chore: Auto-update chart README [skip ci]
2022-11-08 03:28:54 +00:00
TrueCharts Bot
ec3d56395c
chore(deps): update helm general non-major ( #4342 )
...
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-08 03:12:03 +02:00
truecharts-bot
b33b5031b5
chore: Auto-update chart README [skip ci]
2022-11-07 17:09:17 +00:00