chore(helm): update image docker.io/itzg/mc-router 1.34.1 → 1.34.2 (#38763)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/itzg/mc-router](https://redirect.github.com/itzg/mc-router) | patch | `cee7a10` -> `2c0e34a` | --- > [!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.34.2`](https://redirect.github.com/itzg/mc-router/releases/tag/1.34.2) [Compare Source](https://redirect.github.com/itzg/mc-router/compare/1.34.1...1.34.2) #### Changelog - [`35500a7`](https://redirect.github.com/itzg/mc-router/commit/35500a758b5c90625458a52bd7ef316bff83fb5a) Corrected docker/swarm discovery from previous refactoring ([#​446](https://redirect.github.com/itzg/mc-router/issues/446)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.34.1
|
||||
appVersion: 1.34.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.2
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-router
|
||||
- https://hub.docker.com/r/itzg/mc-router
|
||||
type: application
|
||||
version: 2.6.3
|
||||
version: 2.6.4
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/itzg/mc-router
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.34.1@sha256:cee7a1048639ea3c96bb378e4516df5ce7f6dabd4e6be1a98996d1e597be8d75
|
||||
tag: 1.34.2@sha256:2c0e34af3ee92a68c349cb4d12a992dcd09032b3aa2f858f5b937401db2d64df
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user