chore(helm): update image docker.io/itzg/mc-router 1.32.4 → 1.33.0 (#37798)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/itzg/mc-router](https://redirect.github.com/itzg/mc-router) | minor | `daaa2c3` -> `cbfd657` | 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.33.0`](https://redirect.github.com/itzg/mc-router/releases/tag/1.33.0) [Compare Source](https://redirect.github.com/itzg/mc-router/compare/1.32.4...1.33.0) #### Changelog - [`7a4f83a`](https://redirect.github.com/itzg/mc-router/commit/7a4f83a30ff4feb4e0fddbd6d241aff8bb5542e0) Provide option for kubernetes to watch only a specific namespace ([#​433](https://redirect.github.com/itzg/mc-router/issues/433)) - [`9a45713`](https://redirect.github.com/itzg/mc-router/commit/9a457138ab7df728adc8fa0b9185ba6d428d7b7e) build(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 ([#​431](https://redirect.github.com/itzg/mc-router/issues/431)) - [`be49d3d`](https://redirect.github.com/itzg/mc-router/commit/be49d3d2037d49a805e7fce4e234eb584e278432) build(deps): bump github.com/docker/docker in the patches group ([#​430](https://redirect.github.com/itzg/mc-router/issues/430)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
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.32.4
|
||||
appVersion: 1.33.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.13.0
|
||||
@@ -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.1.1
|
||||
version: 2.2.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/itzg/mc-router
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.32.4@sha256:daaa2c3ce2d1d4a9c6babb9b40e2d836070abca0615fa42916a495f418568a9e
|
||||
tag: 1.33.0@sha256:cbfd6575bd2aebd307f69412970c165060af0daef29eb7b478e565ed2329abe3
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user