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
Open
fix(container-image): update ghcr.io/itzg/mc-router ( 1.42.0 → 1.42.1 )#1118robottoms-up[bot] wants to merge 1 commit into
robottoms-up[bot] wants to merge 1 commit into
Conversation
Contributor
Author
--- 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
|
Contributor
Author
--- 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.42.0→1.42.1Release Notes
itzg/mc-router (ghcr.io/itzg/mc-router)
v1.42.1Compare Source
Changelog
74d0c40Convert docker polling to event listening (#548)982a8b8build(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1 (#549)84d7febAdd timezone support (#550)2e6d68abuild(deps): bump the k8s group with 3 updates (#545)6f47076deps: upgrade to Go 1.26.2 (#544)f9127aabuild(deps): bump golang.org/x/text from 0.35.0 to 0.36.0 (#543)358dcdfbuild(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 (#537)2796d92build(deps): bump the k8s group with 3 updates (#540)Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.
This PR has been generated by Mend Renovate.