TrueChartsClone/charts/stable/discordgsm/Chart.yaml

29 lines
892 B
YAML
Raw Normal View History

annotations:
max_scale_version: 23.10.1
min_scale_version: 22.12.4
truecharts.org/SCALE-support: "true"
truecharts.org/category: monitor
feat(discordgsm) add discordgsm (#4296) * add(discordGSM) add discordGSM * set portal to true * rofs false * add additional storage * set APP_TOKEN = -1 * remove env * disable probes * rename + postgres dependencies. * remove whitespace + fix common + postgres * fix postgres * rename to discordgsm + truechart image * fix values property * fix questions * fix group * set ver to 2.8.1 and fix chart * update commons + postgresql * Update charts/incubator/discordgsm/docs/installation_notes.md Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * use secret * whitlelist * update questions * correct envs * add more evns * add qs * missing : * Update charts/incubator/discordgsm/templates/_secret.tpl Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * update commons + postgres * update version * remove service and start discord bot only * disable POSTGRES_SSL_MODE * comment out web api * command * format token * Update charts/incubator/discordgsm/values.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * empty app_token * comment out variable * Update values.yaml * Update values.yaml * test * fix app_token * Update token Fake token * fix questions * fix questions * Update charts/incubator/discordgsm/values.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> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-28 02:40:50 -05:00
apiVersion: v2
chore(deps): update container image discordgsm/discord-game-server-monitor to v2.15.1@c0475aa (#15543) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [discordgsm/discord-game-server-monitor](https://togithub.com/DiscordGSM/GameServerMonitor) | patch | `2.15.0` -> `2.15.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>DiscordGSM/GameServerMonitor (discordgsm/discord-game-server-monitor)</summary> ### [`v2.15.1`](https://togithub.com/DiscordGSM/GameServerMonitor/releases/tag/2.15.1) [Compare Source](https://togithub.com/DiscordGSM/GameServerMonitor/compare/2.15.0...2.15.1) #### Overview - Update dependencies - Fix the issue that so many rollbacks in Postgres - Resolve the issue with the Epic Online Services (EOS) Protocol domain name not functioning properly - Support Sons Of The Forest #### What's Changed - Support Sons Of The Forest by [@&#8203;xLeviNx](https://togithub.com/xLeviNx) in [https://github.com/DiscordGSM/GameServerMonitor/pull/55](https://togithub.com/DiscordGSM/GameServerMonitor/pull/55) **Full Changelog**: https://github.com/DiscordGSM/GameServerMonitor/compare/2.15.0...2.15.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 19:37:15 -05:00
appVersion: 2.15.1
feat(discordgsm) add discordgsm (#4296) * add(discordGSM) add discordGSM * set portal to true * rofs false * add additional storage * set APP_TOKEN = -1 * remove env * disable probes * rename + postgres dependencies. * remove whitespace + fix common + postgres * fix postgres * rename to discordgsm + truechart image * fix values property * fix questions * fix group * set ver to 2.8.1 and fix chart * update commons + postgresql * Update charts/incubator/discordgsm/docs/installation_notes.md Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * use secret * whitlelist * update questions * correct envs * add more evns * add qs * missing : * Update charts/incubator/discordgsm/templates/_secret.tpl Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * update commons + postgres * update version * remove service and start discord bot only * disable POSTGRES_SSL_MODE * comment out web api * command * format token * Update charts/incubator/discordgsm/values.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * empty app_token * comment out variable * Update values.yaml * Update values.yaml * test * fix app_token * Update token Fake token * fix questions * fix questions * Update charts/incubator/discordgsm/values.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> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-28 02:40:50 -05:00
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.3.5
feat(discordgsm) add discordgsm (#4296) * add(discordGSM) add discordGSM * set portal to true * rofs false * add additional storage * set APP_TOKEN = -1 * remove env * disable probes * rename + postgres dependencies. * remove whitespace + fix common + postgres * fix postgres * rename to discordgsm + truechart image * fix values property * fix questions * fix group * set ver to 2.8.1 and fix chart * update commons + postgresql * Update charts/incubator/discordgsm/docs/installation_notes.md Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * use secret * whitlelist * update questions * correct envs * add more evns * add qs * missing : * Update charts/incubator/discordgsm/templates/_secret.tpl Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * update commons + postgres * update version * remove service and start discord bot only * disable POSTGRES_SSL_MODE * comment out web api * command * format token * Update charts/incubator/discordgsm/values.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * empty app_token * comment out variable * Update values.yaml * Update values.yaml * test * fix app_token * Update token Fake token * fix questions * fix questions * Update charts/incubator/discordgsm/values.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> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-28 02:40:50 -05:00
description: A discord bot that monitors your game server and tracks the live data of your game servers.
home: https://truecharts.org/charts/stable/discordgsm
feat(discordgsm) add discordgsm (#4296) * add(discordGSM) add discordGSM * set portal to true * rofs false * add additional storage * set APP_TOKEN = -1 * remove env * disable probes * rename + postgres dependencies. * remove whitespace + fix common + postgres * fix postgres * rename to discordgsm + truechart image * fix values property * fix questions * fix group * set ver to 2.8.1 and fix chart * update commons + postgresql * Update charts/incubator/discordgsm/docs/installation_notes.md Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * use secret * whitlelist * update questions * correct envs * add more evns * add qs * missing : * Update charts/incubator/discordgsm/templates/_secret.tpl Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * update commons + postgres * update version * remove service and start discord bot only * disable POSTGRES_SSL_MODE * comment out web api * command * format token * Update charts/incubator/discordgsm/values.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * empty app_token * comment out variable * Update values.yaml * Update values.yaml * test * fix app_token * Update token Fake token * fix questions * fix questions * Update charts/incubator/discordgsm/values.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> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-28 02:40:50 -05:00
icon: https://truecharts.org/img/hotlink-ok/chart-icons/discordgsm.png
keywords:
- discordgsm
- game-server
- monitor
kubeVersion: '>=1.16.0-0'
feat(discordgsm) add discordgsm (#4296) * add(discordGSM) add discordGSM * set portal to true * rofs false * add additional storage * set APP_TOKEN = -1 * remove env * disable probes * rename + postgres dependencies. * remove whitespace + fix common + postgres * fix postgres * rename to discordgsm + truechart image * fix values property * fix questions * fix group * set ver to 2.8.1 and fix chart * update commons + postgresql * Update charts/incubator/discordgsm/docs/installation_notes.md Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * use secret * whitlelist * update questions * correct envs * add more evns * add qs * missing : * Update charts/incubator/discordgsm/templates/_secret.tpl Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * update commons + postgres * update version * remove service and start discord bot only * disable POSTGRES_SSL_MODE * comment out web api * command * format token * Update charts/incubator/discordgsm/values.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * empty app_token * comment out variable * Update values.yaml * Update values.yaml * test * fix app_token * Update token Fake token * fix questions * fix questions * Update charts/incubator/discordgsm/values.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> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-28 02:40:50 -05:00
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
feat(discordgsm) add discordgsm (#4296) * add(discordGSM) add discordGSM * set portal to true * rofs false * add additional storage * set APP_TOKEN = -1 * remove env * disable probes * rename + postgres dependencies. * remove whitespace + fix common + postgres * fix postgres * rename to discordgsm + truechart image * fix values property * fix questions * fix group * set ver to 2.8.1 and fix chart * update commons + postgresql * Update charts/incubator/discordgsm/docs/installation_notes.md Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * use secret * whitlelist * update questions * correct envs * add more evns * add qs * missing : * Update charts/incubator/discordgsm/templates/_secret.tpl Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * update commons + postgres * update version * remove service and start discord bot only * disable POSTGRES_SSL_MODE * comment out web api * command * format token * Update charts/incubator/discordgsm/values.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * empty app_token * comment out variable * Update values.yaml * Update values.yaml * test * fix app_token * Update token Fake token * fix questions * fix questions * Update charts/incubator/discordgsm/values.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> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-28 02:40:50 -05:00
name: discordgsm
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm
- https://github.com/DiscordGSM/GameServerMonitor
chore(deps): update container image discordgsm/discord-game-server-monitor to v2.15.1@c0475aa (#15543) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [discordgsm/discord-game-server-monitor](https://togithub.com/DiscordGSM/GameServerMonitor) | patch | `2.15.0` -> `2.15.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>DiscordGSM/GameServerMonitor (discordgsm/discord-game-server-monitor)</summary> ### [`v2.15.1`](https://togithub.com/DiscordGSM/GameServerMonitor/releases/tag/2.15.1) [Compare Source](https://togithub.com/DiscordGSM/GameServerMonitor/compare/2.15.0...2.15.1) #### Overview - Update dependencies - Fix the issue that so many rollbacks in Postgres - Resolve the issue with the Epic Online Services (EOS) Protocol domain name not functioning properly - Support Sons Of The Forest #### What's Changed - Support Sons Of The Forest by [@&#8203;xLeviNx](https://togithub.com/xLeviNx) in [https://github.com/DiscordGSM/GameServerMonitor/pull/55](https://togithub.com/DiscordGSM/GameServerMonitor/pull/55) **Full Changelog**: https://github.com/DiscordGSM/GameServerMonitor/compare/2.15.0...2.15.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 19:37:15 -05:00
version: 4.0.12