Skip to content

Commit

Permalink
chore(deps): update container image discordgsm/discord-game-server-mo…
Browse files Browse the repository at this point in the history
…nitor 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**:
DiscordGSM/GameServerMonitor@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=-->
  • Loading branch information
truecharts-admin authored Mar 16, 2024
1 parent b765ab1 commit 00e6f66
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/stable/discordgsm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -24,7 +24,7 @@ keywords:
- discordgsm
- game-server
- monitor
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: [email protected]
Expand All @@ -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
2 changes: 1 addition & 1 deletion charts/stable/discordgsm/values.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 00e6f66

Please sign in to comment.