Skip to content

fix(container-image): update ghcr.io/itzg/mc-router ( 1.42.0 → 1.42.1 )#1118

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

fix(container-image): update ghcr.io/itzg/mc-router ( 1.42.0 → 1.42.1 )#1118
robottoms-up[bot] wants to merge 1 commit into
masterfrom
renovate/ghcr.io-itzg-mc-router-1.x

Conversation

@robottoms-up
Copy link
Copy Markdown
Contributor

@robottoms-up robottoms-up Bot commented May 9, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/itzg/mc-router patch 1.42.01.42.1

Release Notes

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

v1.42.1

Compare Source

Changelog

Configuration

📅 Schedule: (in timezone America/New_York)

  • 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 Mend Renovate.

@robottoms-up
Copy link
Copy Markdown
Contributor Author

robottoms-up Bot commented May 9, 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.42.0@sha256:14a9eedcce5955ade0ef0e4c954b45ecdbff55aac1564e484d59d0836b05c5d1
+      tag: 1.42.1@sha256:bab38fed93b8b54bb36fcded3310e83d92fb65b4df89989f5bcdb4b559e286a3
     services:
       minecraft:
         annotations:
           lbipam.cilium.io/ips: 192.168.8.134
         type: LoadBalancer
 

@robottoms-up
Copy link
Copy Markdown
Contributor Author

robottoms-up Bot commented May 9, 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.42.0@sha256:14a9eedcce5955ade0ef0e4c954b45ecdbff55aac1564e484d59d0836b05c5d1
+        image: ghcr.io/itzg/mc-router:1.42.1@sha256:bab38fed93b8b54bb36fcded3310e83d92fb65b4df89989f5bcdb4b559e286a3
         imagePullPolicy: IfNotPresent
         env:
         - name: IN_KUBE_CLUSTER
           value: 'true'
         - name: API_BINDING
           value: :8080

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