chore(deps): update container image discordgsm/discord-game-server-monitor to v2.17.0@9363802 by renovate (#19336)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[discordgsm/discord-game-server-monitor](https://togithub.com/DiscordGSM/GameServerMonitor)
| minor | `2.16.2` -> `2.17.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.17.0`](https://togithub.com/DiscordGSM/GameServerMonitor/releases/tag/2.17.0)

[Compare
Source](https://togithub.com/DiscordGSM/GameServerMonitor/compare/2.16.2...2.17.0)

#### Overview

-   Added support for **Myth of Empires**, **Silica**.
-   Resolved query issue in **Palworld**.
-   Introduced **Vietnamese** and **Hindi** language support.
-   Updated game protocols for enhanced server querying.

#### What's Changed

- Support Games: Myth of Empires, Silica by
[@&#8203;xLeviNx](https://togithub.com/xLeviNx) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/79](https://togithub.com/DiscordGSM/GameServerMonitor/pull/79)
- Bump tzdata from 2023.4 to 2024.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/77](https://togithub.com/DiscordGSM/GameServerMonitor/pull/77)
- Bump pymongo from 4.6.1 to 4.6.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/78](https://togithub.com/DiscordGSM/GameServerMonitor/pull/78)
- Bump opengsq from 3.0.10 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/76](https://togithub.com/DiscordGSM/GameServerMonitor/pull/76)
- Add Vietnamese translations by
[@&#8203;hoangvu12](https://togithub.com/hoangvu12) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/80](https://togithub.com/DiscordGSM/GameServerMonitor/pull/80)
- Hindi (India) translation by
[@&#8203;shankypedia](https://togithub.com/shankypedia) by
[@&#8203;shankypedia](https://togithub.com/shankypedia) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/83](https://togithub.com/DiscordGSM/GameServerMonitor/pull/83)

#### New Contributors

- [@&#8203;hoangvu12](https://togithub.com/hoangvu12) made their first
contribution in
[https://github.com/DiscordGSM/GameServerMonitor/pull/80](https://togithub.com/DiscordGSM/GameServerMonitor/pull/80)
- [@&#8203;shankypedia](https://togithub.com/shankypedia) made their
first contribution in
[https://github.com/DiscordGSM/GameServerMonitor/pull/83](https://togithub.com/DiscordGSM/GameServerMonitor/pull/83)

**Full Changelog**:
https://github.com/DiscordGSM/GameServerMonitor/compare/2.16.2...2.17.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjI0OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2024-03-16 13:24:55 +01:00 committed by GitHub
parent b765ab17f3
commit 00e6f666ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.16.2
appVersion: 2.17.0
dependencies:
- name: common
version: 20.1.5
@ -24,7 +24,7 @@ keywords:
- discordgsm
- game-server
- monitor
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm
- https://hub.docker.com/r/discordgsm/discord-game-server-monitor
type: application
version: 7.6.0
version: 7.7.0

View File

@ -1,7 +1,7 @@
image:
repository: discordgsm/discord-game-server-monitor
pullPolicy: IfNotPresent
tag: 2.16.2@sha256:f80bd8e3288abc8aebcf9da6e510be8ad8197f9a7108b6163dd98ae10d7532a6
tag: 2.17.0@sha256:9363802762aedc82aef8843dee025b5dc613eaa8013aac679c5d92b7ef1aeec0
securityContext:
container:
runAsNonRoot: false