chore(helm): update image docker.io/itzg/mc-router 1.31.1 → 1.32.0 (#36528)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/itzg/mc-router](https://redirect.github.com/itzg/mc-router) | minor | `15d1ae9` -> `907de8a` | --- > [!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.32.0`](https://redirect.github.com/itzg/mc-router/releases/tag/1.32.0) [Compare Source](https://redirect.github.com/itzg/mc-router/compare/1.31.1...1.32.0) #### Changelog - [`122910c`](https://redirect.github.com/itzg/mc-router/commit/122910c65dbb95235bdaeb54d327d84c94eb03d2) feat(k8s): ExternalName service support ([#​419](https://redirect.github.com/itzg/mc-router/issues/419)) - [`ff300d7`](https://redirect.github.com/itzg/mc-router/commit/ff300d76386ef86f324fa45d8c56ad2ad5b87c9a) build(deps): bump github.com/itzg/go-flagsfiller in the patches group ([#​417](https://redirect.github.com/itzg/mc-router/issues/417)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.31.1
|
||||
appVersion: 1.32.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -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: 1.10.2
|
||||
version: 1.11.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/itzg/mc-router
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.31.1@sha256:15d1ae93e02ff9af164867f9530529bf6f6ce52495102469c15eea231601c3ea
|
||||
tag: 1.32.0@sha256:907de8ad0b36e3eb4293aea918c518617e286028162adde100132d222968c723
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user