feat(images): update container image discordgsm/discord-game-server-monitor to v2.15.0 (#14800)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [discordgsm/discord-game-server-monitor](https://togithub.com/DiscordGSM/GameServerMonitor) | minor | `2.14.0` -> `2.15.0` | --- > [!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.0`](https://togithub.com/DiscordGSM/GameServerMonitor/releases/tag/2.15.0) [Compare Source](https://togithub.com/DiscordGSM/GameServerMonitor/compare/2.14.0...2.15.0) #### Overview - Support Lead and Gold: Gangs of the Wild West - Support Ark: Survival Ascended - Support Counter-Strike 2 - Support The Front - Enhance the Performance of Database Commands - Fixed an issue where player lists could exceed 1024 characters - Fix teamspeak3 query port and voice port flipped issue - Improve the commands /addserver /queryserver input fields #### What's Changed - Support Holdfast: Nations at War by [@​xLeviNx](https://togithub.com/xLeviNx) in [https://github.com/DiscordGSM/GameServerMonitor/pull/49](https://togithub.com/DiscordGSM/GameServerMonitor/pull/49) - Game: "The Forest" naming correction by [@​kezzkezzkezz](https://togithub.com/kezzkezzkezz) in [https://github.com/DiscordGSM/GameServerMonitor/pull/51](https://togithub.com/DiscordGSM/GameServerMonitor/pull/51) - Support Counter-Strike 2 and The Front by [@​xLeviNx](https://togithub.com/xLeviNx) in [https://github.com/DiscordGSM/GameServerMonitor/pull/52](https://togithub.com/DiscordGSM/GameServerMonitor/pull/52) #### New Contributors - [@​kezzkezzkezz](https://togithub.com/kezzkezzkezz) made their first contribution in [https://github.com/DiscordGSM/GameServerMonitor/pull/51](https://togithub.com/DiscordGSM/GameServerMonitor/pull/51) **Full Changelog**: https://github.com/DiscordGSM/GameServerMonitor/compare/2.14.0...2.15.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
53b925e1c2
commit
001de0cb86
|
@ -20,7 +20,7 @@ name: discordgsm
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm
|
||||
- https://github.com/DiscordGSM/GameServerMonitor
|
||||
version: 4.0.10
|
||||
version: 4.0.11
|
||||
annotations:
|
||||
truecharts.org/category: monitor
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: discordgsm/discord-game-server-monitor
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.14.0@sha256:d625e466593e213ffe43ed7decb650a21eda81dfc3df517a987c87f74b09de74
|
||||
tag: 2.15.0@sha256:8c9420272455b653b84e8c3e101352b67e1bda5a0b4599ee8f5a46d25b6647d0
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue