From 001de0cb862fdf1cf9664191e4f2650f100d2318 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 17 Nov 2023 20:39:46 +0100 Subject: [PATCH] feat(images): update container image discordgsm/discord-game-server-monitor to v2.15.0 (#14800) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
DiscordGSM/GameServerMonitor (discordgsm/discord-game-server-monitor) ### [`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
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --------- Signed-off-by: TrueCharts-Bot --- charts/stable/discordgsm/Chart.yaml | 2 +- charts/stable/discordgsm/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/discordgsm/Chart.yaml b/charts/stable/discordgsm/Chart.yaml index eb13c3e87cf8..3a7936110c66 100644 --- a/charts/stable/discordgsm/Chart.yaml +++ b/charts/stable/discordgsm/Chart.yaml @@ -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" diff --git a/charts/stable/discordgsm/values.yaml b/charts/stable/discordgsm/values.yaml index 11b3d35c1b47..91a68df49514 100644 --- a/charts/stable/discordgsm/values.yaml +++ b/charts/stable/discordgsm/values.yaml @@ -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