feat(container): update itzg/mc-router ( 1.40.3 ➔ 1.42.0 )#373
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(container): update itzg/mc-router ( 1.40.3 ➔ 1.42.0 )#373renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- kubernetes/apps/minecraft/router/app Kustomization: minecraft/minecraft-router HelmRelease: minecraft/minecraft-router
+++ kubernetes/apps/minecraft/router/app Kustomization: minecraft/minecraft-router HelmRelease: minecraft/minecraft-router
@@ -24,13 +24,13 @@
args:
- --in-kube-cluster
env:
KUBE_NAMESPACE: minecraft
image:
repository: itzg/mc-router
- tag: 1.40.3
+ tag: 1.42.0
probes:
liveness:
enabled: true
readiness:
enabled: true
resources: |
--- HelmRelease: minecraft/minecraft-router Deployment: minecraft/minecraft-router
+++ HelmRelease: minecraft/minecraft-router Deployment: minecraft/minecraft-router
@@ -44,13 +44,13 @@
containers:
- args:
- --in-kube-cluster
env:
- name: KUBE_NAMESPACE
value: minecraft
- image: itzg/mc-router:1.40.3
+ image: itzg/mc-router:1.42.0
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 25565 |
65a5f8e to
3a14b32
Compare
| datasource | package | from | to | | ---------- | -------------- | ------ | ------ | | docker | itzg/mc-router | 1.40.3 | 1.42.0 |
3a14b32 to
f2b8e24
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.40.3→1.42.0Release Notes
itzg/mc-router (itzg/mc-router)
v1.42.0Compare Source
Changelog
6c5288aAdd ScalingTarget to Routes API response (#541)f43f278Group k8s updates in dependabot (#539)7a09300Go version needed to be pinned in go.mod (#538)b6e6114Added --log-level option (#531)v1.41.0Compare Source
Changelog
5c7f5d7feat: show asleep or loading motd for k8s servers (#535)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 was generated by Mend Renovate. View the repository job log.