chore(helm): update image docker.io/itzg/mc-router 1.36.1 → 1.36.2 (#41840)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/itzg/mc-router](https://redirect.github.com/itzg/mc-router) | patch | `6495a3e` -> `eeddf41` | --- > [!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.36.2`](https://redirect.github.com/itzg/mc-router/releases/tag/v1.36.2) [Compare Source](https://redirect.github.com/itzg/mc-router/compare/v1.36.1...v1.36.2) #### Changelog - [`dbb3344`](https://redirect.github.com/itzg/mc-router/commit/dbb334474d71f45f9543dec9f0e50897560cee1d) Add support for `infinity-filter` ([#​476](https://redirect.github.com/itzg/mc-router/issues/476)) - [`fcfa29f`](https://redirect.github.com/itzg/mc-router/commit/fcfa29f75afa3a12c1afc7612198565bb4b4a5de) Update copyright year in LICENSE file ([#​475](https://redirect.github.com/itzg/mc-router/issues/475)) - [`d238749`](https://redirect.github.com/itzg/mc-router/commit/d23874901b69725678ff4e76e3d6dfa2c5c16650) Added a community solutions section ([#​473](https://redirect.github.com/itzg/mc-router/issues/473)) - [`200da4f`](https://redirect.github.com/itzg/mc-router/commit/200da4f52dcaf8efa61d7d755c1bd3050ec88b0d) build(deps): bump github.com/docker/docker ([#​471](https://redirect.github.com/itzg/mc-router/issues/471)) - [`616d6d7`](https://redirect.github.com/itzg/mc-router/commit/616d6d72c999da95c7003af4211bb6e5e98c4d30) build(deps): bump github.com/itzg/go-flagsfiller from 1.16.0 to 1.17.0 ([#​469](https://redirect.github.com/itzg/mc-router/issues/469)) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMC4zIiwidXBkYXRlZEluVmVyIjoiNDIuMTAuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.36.1
|
||||
appVersion: 1.36.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.3
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/minecraft-router
|
||||
- https://hub.docker.com/r/itzg/mc-router
|
||||
type: application
|
||||
version: 2.16.4
|
||||
version: 2.16.5
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/itzg/mc-router
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.36.1@sha256:6495a3e3f9490917b43f3cb299b9e9ba3dfe455a5c4e6e8f2109a8993de35ec6
|
||||
tag: 1.36.2@sha256:eeddf419bdcef115f23d1953f1fdfca28e9537f5fb3e0c57a7c8f8699a91f628
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user