mirror of
https://github.com/truecharts/charts.git
synced 2026-07-19 01:51:20 -03:00
chore(helm): update image docker.io/itzg/mc-router 1.32.3 → 1.32.4 (#37495)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [docker.io/itzg/mc-router](https://redirect.github.com/itzg/mc-router)
| patch | `6629a99` -> `daaa2c3` |
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.4`](https://redirect.github.com/itzg/mc-router/releases/tag/1.32.4)
[Compare
Source](https://redirect.github.com/itzg/mc-router/compare/1.32.3...1.32.4)
#### Changelog
-
[`af1e193`](af1e193958)
Redo code cleanup
([#​429](https://redirect.github.com/itzg/mc-router/issues/429))
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
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.3
|
||||
appVersion: 1.32.4
|
||||
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.0
|
||||
version: 2.1.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/itzg/mc-router
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.32.3@sha256:6629a994c267c6c2c9dd31aef18b016ef7c5bb073757058631bf951f32edaf2a
|
||||
tag: 1.32.4@sha256:daaa2c3ce2d1d4a9c6babb9b40e2d836070abca0615fa42916a495f418568a9e
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user