From b2861b8a2baa51139cb3be67e7945677028c8e1b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 1 Dec 2023 01:37:15 +0100 Subject: [PATCH] chore(deps): update container image discordgsm/discord-game-server-monitor to v2.15.1@c0475aa (#15543) 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) | patch | `2.15.0` -> `2.15.1` | --- > [!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.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 [@​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
--- ### 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). --- charts/stable/discordgsm/Chart.yaml | 4 ++-- charts/stable/discordgsm/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/discordgsm/Chart.yaml b/charts/stable/discordgsm/Chart.yaml index dfa2e12f32e..25ba797681e 100644 --- a/charts/stable/discordgsm/Chart.yaml +++ b/charts/stable/discordgsm/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.15.0" +appVersion: 2.15.1 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -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.11 +version: 4.0.12 annotations: min_scale_version: "22.12.4" max_scale_version: "23.10.1" diff --git a/charts/stable/discordgsm/values.yaml b/charts/stable/discordgsm/values.yaml index 91a68df4951..c2612ff9bb7 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.15.0@sha256:8c9420272455b653b84e8c3e101352b67e1bda5a0b4599ee8f5a46d25b6647d0 + tag: 2.15.1@sha256:c0475aa31c9b425f18d615594ae5b3ac2eca05d9743c240a514656279853b1e0 securityContext: container: runAsNonRoot: false