mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 09:41:26 -03:00
chore(helm): update image docker.io/itzg/mc-router 1.26.0 → 1.26.1 (#34513)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/itzg/mc-router](https://redirect.github.com/itzg/mc-router) | patch | `7f2ed38` -> `9ebcc75` | 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.26.1`](https://redirect.github.com/itzg/mc-router/releases/tag/1.26.1) [Compare Source](https://redirect.github.com/itzg/mc-router/compare/1.26.0...1.26.1) #### Changelog - [`84cbe38`](https://redirect.github.com/itzg/mc-router/commit/84cbe38) Enable GHCR in use of go-with-releaser-image ([#​385](https://redirect.github.com/itzg/mc-router/issues/385)) - [`9f62930`](https://redirect.github.com/itzg/mc-router/commit/9f62930) Add support for ghcr.io image tags ([#​383](https://redirect.github.com/itzg/mc-router/issues/383)) - [`0868f04`](https://redirect.github.com/itzg/mc-router/commit/0868f04) build(deps): bump golang.org/x/text from 0.23.0 to 0.24.0 ([#​381](https://redirect.github.com/itzg/mc-router/issues/381)) - [`ccbb9c0`](https://redirect.github.com/itzg/mc-router/commit/ccbb9c0) build(deps): bump github.com/docker/docker in the patches group ([#​380](https://redirect.github.com/itzg/mc-router/issues/380)) - [`0396e4b`](https://redirect.github.com/itzg/mc-router/commit/0396e4b) build(deps): bump github.com/docker/docker in the patches group ([#​377](https://redirect.github.com/itzg/mc-router/issues/377)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.26.0
|
||||
appVersion: 1.26.1
|
||||
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.6.0
|
||||
version: 1.6.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/itzg/mc-router
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.26.0@sha256:7f2ed38d583fbfa38967265920adbe10883d48b0bc69dd6fb127660b12d8fdd0
|
||||
tag: 1.26.1@sha256:9ebcc759d6780842799b10f5b647f4961625bbf84f08bab2d8eb49ef2b29ce8f
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user