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.15.1@c0475aa (#15543)

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

<details>
<summary>DiscordGSM/GameServerMonitor
(discordgsm/discord-game-server-monitor)</summary>

###
[`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
[@&#8203;xLeviNx](https://togithub.com/xLeviNx) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/55](https://togithub.com/DiscordGSM/GameServerMonitor/pull/55)

**Full Changelog**:
DiscordGSM/GameServerMonitor@2.15.0...2.15.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
  • Loading branch information
truecharts-admin authored Dec 1, 2023
1 parent 04aa896 commit b2861b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/discordgsm/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2.15.0"
appVersion: 2.15.1
dependencies:
- name: common
repository: https://library-charts.truecharts.org
Expand All @@ -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"
Expand Down
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.15.0@sha256:8c9420272455b653b84e8c3e101352b67e1bda5a0b4599ee8f5a46d25b6647d0
tag: 2.15.1@sha256:c0475aa31c9b425f18d615594ae5b3ac2eca05d9743c240a514656279853b1e0
securityContext:
container:
runAsNonRoot: false
Expand Down

0 comments on commit b2861b8

Please sign in to comment.