mirror of
https://github.com/truecharts/charts.git
synced 2026-07-12 17:41:21 -03:00
chore(helm): update image docker.io/itzg/mc-router 1.25.0 → 1.25.1 (#31042)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/itzg/mc-router](https://redirect.github.com/itzg/mc-router) | patch | `c471cb6` -> `cc46cf5` | --- > [!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.25.1`](https://redirect.github.com/itzg/mc-router/releases/tag/1.25.1) [Compare Source](https://redirect.github.com/itzg/mc-router/compare/1.25.0...1.25.1) #### Changelog - [`7e6c146`](https://redirect.github.com/itzg/mc-router/commit/7e6c146) build(deps): bump golang.org/x/net from 0.30.0 to 0.33.0 ([#​363](https://redirect.github.com/itzg/mc-router/issues/363)) - [`77f4e63`](https://redirect.github.com/itzg/mc-router/commit/77f4e63) build(deps): bump golang.ngrok.com/ngrok from 1.11.0 to 1.12.0 ([#​360](https://redirect.github.com/itzg/mc-router/issues/360)) - [`837eb91`](https://redirect.github.com/itzg/mc-router/commit/837eb91) build(deps): bump github.com/docker/docker in the patches group ([#​356](https://redirect.github.com/itzg/mc-router/issues/356)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.25.0
|
||||
appVersion: 1.25.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.3.1
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-router
|
||||
- https://hub.docker.com/r/itzg/mc-router
|
||||
type: application
|
||||
version: 1.4.0
|
||||
version: 1.4.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/itzg/mc-router
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.25.0@sha256:c471cb6883fe61dfb04b023b60c19f11946e77a907b8c00b4bc049329eed1653
|
||||
tag: 1.25.1@sha256:cc46cf5122c87305640720831758bf711d18ae2debc2e4afbc59c8e6622e2908
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user