Skip to content

feat(container-image): update ghcr.io/itzg/mc-router ( 1.39.1 → 1.41.0 )#841

Open
robottoms-up[bot] wants to merge 1 commit intomasterfrom
renovate/ghcr.io-itzg-mc-router-1.x
Open

feat(container-image): update ghcr.io/itzg/mc-router ( 1.39.1 → 1.41.0 )#841
robottoms-up[bot] wants to merge 1 commit intomasterfrom
renovate/ghcr.io-itzg-mc-router-1.x

Conversation

@robottoms-up
Copy link
Contributor

@robottoms-up robottoms-up bot commented Feb 13, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/itzg/mc-router minor 1.39.11.41.0

Release Notes

itzg/mc-router (ghcr.io/itzg/mc-router)

v1.41.0

Compare Source

Changelog

v1.40.3

Compare Source

Changelog
  • 6d82553 Don't spam warnings when stopped container discovered (#​530)

v1.40.2

Compare Source

Changelog

v1.40.1

Compare Source

Changelog
  • 63e7625 build(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 (#​522)
  • d2d3433 build(deps): bump github.com/pires/go-proxyproto from 0.10.0 to 0.11.0 (#​523)
  • 8f4b64a Use duration type for options for Docker auto-scaling delays (#​524)

v1.40.0

Compare Source

Changelog
  • 21f349c Allow mc-router to scale a backend StatefulSet while routing traffic to a proxy via proxyServerName (#​512)
  • 1f86f88 build(deps): bump github.com/pires/go-proxyproto from 0.9.2 to 0.10.0 (#​517)
  • 4e8abb2 build(deps): bump github.com/pires/go-proxyproto in the patches group (#​513)
  • c279027 build(deps): bump github.com/pires/go-proxyproto from 0.8.1 to 0.9.1 (#​510)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@robottoms-up
Copy link
Contributor Author

robottoms-up bot commented Feb 13, 2026

--- kubernetes/homelab/apps/games/minecraft/mc-router/app Kustomization: games/mc-router HelmRelease: games/mc-router

+++ kubernetes/homelab/apps/games/minecraft/mc-router/app Kustomization: games/mc-router HelmRelease: games/mc-router

@@ -29,13 +29,13 @@

     strategy:
       name: RemediateOnFailure
   values:
     image:
       pullPolicy: IfNotPresent
       repository: ghcr.io/itzg/mc-router
-      tag: 1.39.1@sha256:be109433f1a67a6d925d93842018ae4d9dcb37f9df5ef3b246925343782233ab
+      tag: 1.41.0@sha256:927b9bfb6bf8c83c7194ff79c406812176181438eae8aa7a5477d5ede1d13caa
     services:
       minecraft:
         annotations:
           lbipam.cilium.io/ips: 192.168.8.134
         type: LoadBalancer
 

@robottoms-up
Copy link
Contributor Author

robottoms-up bot commented Feb 13, 2026

--- HelmRelease: games/mc-router Deployment: games/mc-router

+++ HelmRelease: games/mc-router Deployment: games/mc-router

@@ -25,13 +25,13 @@

     spec:
       serviceAccountName: mc-router
       securityContext: {}
       containers:
       - name: mc-router
         securityContext: {}
-        image: ghcr.io/itzg/mc-router:1.39.1@sha256:be109433f1a67a6d925d93842018ae4d9dcb37f9df5ef3b246925343782233ab
+        image: ghcr.io/itzg/mc-router:1.41.0@sha256:927b9bfb6bf8c83c7194ff79c406812176181438eae8aa7a5477d5ede1d13caa
         imagePullPolicy: IfNotPresent
         env:
         - name: IN_KUBE_CLUSTER
           value: 'true'
         - name: API_BINDING
           value: :8080

@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-itzg-mc-router-1.x branch from a9a02ed to c9cbf27 Compare February 19, 2026 16:19
@robottoms-up robottoms-up bot changed the title feat(container-image): update ghcr.io/itzg/mc-router ( 1.39.1 → 1.40.0 ) feat(container-image): update ghcr.io/itzg/mc-router ( 1.39.1 → 1.40.1 ) Feb 19, 2026
@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-itzg-mc-router-1.x branch from c9cbf27 to be4fd51 Compare February 27, 2026 13:28
@robottoms-up robottoms-up bot changed the title feat(container-image): update ghcr.io/itzg/mc-router ( 1.39.1 → 1.40.1 ) feat(container-image): update ghcr.io/itzg/mc-router ( 1.39.1 → 1.40.3 ) Feb 27, 2026
@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-itzg-mc-router-1.x branch from be4fd51 to d3ce256 Compare March 10, 2026 00:22
@robottoms-up robottoms-up bot changed the title feat(container-image): update ghcr.io/itzg/mc-router ( 1.39.1 → 1.40.3 ) feat(container-image): update ghcr.io/itzg/mc-router ( 1.39.1 → 1.41.0 ) Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants