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
Open
feat(container-image): update ghcr.io/itzg/mc-router ( 1.39.1 → 1.41.0 )#841robottoms-up[bot] wants to merge 1 commit intomasterfrom
robottoms-up[bot] wants to merge 1 commit intomasterfrom
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.39.1@sha256:be109433f1a67a6d925d93842018ae4d9dcb37f9df5ef3b246925343782233ab
+ tag: 1.41.0@sha256:927b9bfb6bf8c83c7194ff79c406812176181438eae8aa7a5477d5ede1d13caa
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.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 |
a9a02ed to
c9cbf27
Compare
c9cbf27 to
be4fd51
Compare
be4fd51 to
d3ce256
Compare
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.39.1→1.41.0Release Notes
itzg/mc-router (ghcr.io/itzg/mc-router)
v1.41.0Compare Source
Changelog
5c7f5d7feat: show asleep or loading motd for k8s servers (#535)v1.40.3Compare Source
Changelog
6d82553Don't spam warnings when stopped container discovered (#530)v1.40.2Compare Source
Changelog
2023e73Fix docker scaling and show loading MOTD (#529)ea6419bAdd GitHub Actions workflow for issue notifications (#528)v1.40.1Compare Source
Changelog
63e7625build(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 (#522)d2d3433build(deps): bump github.com/pires/go-proxyproto from 0.10.0 to 0.11.0 (#523)8f4b64aUse duration type for options for Docker auto-scaling delays (#524)v1.40.0Compare Source
Changelog
21f349cAllow mc-router to scale a backend StatefulSet while routing traffic to a proxy via proxyServerName (#512)1f86f88build(deps): bump github.com/pires/go-proxyproto from 0.9.2 to 0.10.0 (#517)4e8abb2build(deps): bump github.com/pires/go-proxyproto in the patches group (#513)c279027build(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.
This PR has been generated by Renovate Bot.