mirror of
https://github.com/truecharts/charts.git
synced 2026-07-19 06:56:24 -03:00
chore(helm): update image docker.io/itzg/mc-router 1.34.0 → 1.34.1 (#38380)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/itzg/mc-router](https://redirect.github.com/itzg/mc-router) | patch | `06bab2b` -> `cee7a10` | --- > [!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.34.1`](https://redirect.github.com/itzg/mc-router/releases/tag/1.34.1) [Compare Source](https://redirect.github.com/itzg/mc-router/compare/1.34.0...1.34.1) #### Changelog - [`4055f39`](4055f39b19) Use scratch base image but certs from alpine ([#​443](https://redirect.github.com/itzg/mc-router/issues/443)) - [`028bfc1`](028bfc1bfb) Ensure CA certs are available for webhooks usage ([#​442](https://redirect.github.com/itzg/mc-router/issues/442)) - [`99a89c2`](99a89c28a0) build(deps): bump golang.org/x/text from 0.27.0 to 0.28.0 ([#​440](https://redirect.github.com/itzg/mc-router/issues/440)) - [`bbf783b`](bbf783b326) build(deps): bump github.com/prometheus/client\_golang ([#​439](https://redirect.github.com/itzg/mc-router/issues/439)) - [`68e49e4`](68e49e41b8) build(deps): bump github.com/docker/docker ([#​437](https://redirect.github.com/itzg/mc-router/issues/437)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
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.34.0
|
||||
appVersion: 1.34.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.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.6.0
|
||||
version: 2.6.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/itzg/mc-router
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.34.0@sha256:06bab2b3e0d4aba409db230a3b42a0909a336ea6b0724ded126009dead2532af
|
||||
tag: 1.34.1@sha256:cee7a1048639ea3c96bb378e4516df5ce7f6dabd4e6be1a98996d1e597be8d75
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user