chore(helm): update image docker.io/itzg/mc-router 1.23.0 → 1.24.0 (#29056)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/itzg/mc-router](https://redirect.github.com/itzg/mc-router)
| minor | `e8c8d56` -> `e2359f2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>itzg/mc-router (docker.io/itzg/mc-router)</summary>

###
[`v1.24.0`](https://redirect.github.com/itzg/mc-router/releases/tag/1.24.0)

[Compare
Source](https://redirect.github.com/itzg/mc-router/compare/1.23.0...1.24.0)

#### Changelog

- [`2624e25`](https://redirect.github.com/itzg/mc-router/commit/2624e25)
feat: add prometheus metrics
([#&#8203;342](https://redirect.github.com/itzg/mc-router/issues/342))

</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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-11-09 21:43:16 +01:00
committed by GitHub
parent 3ad4105734
commit 67b9b434e0
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 1.23.0 appVersion: 1.24.0
dependencies: dependencies:
- name: common - name: common
version: 25.1.5 version: 25.1.5
@@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-router - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-router
- https://hub.docker.com/r/itzg/mc-router - https://hub.docker.com/r/itzg/mc-router
type: application type: application
version: 1.0.0 version: 1.1.0
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: docker.io/itzg/mc-router repository: docker.io/itzg/mc-router
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 1.23.0@sha256:e8c8d56a1244209fffc1f8ec35eca89631d0bfdfb55b375b04b8d2f27d55afb3 tag: 1.24.0@sha256:e2359f288d53cb6bd46fedd775bb8d36fce4c77f086c81944d32f36b93ce5657
service: service:
main: main:
ports: ports: