Conversation
109278f to
3474cb3
Compare
Contributor
Author
--- kubernetes/apps/game-servers/hymc/pvp Kustomization: game-servers/hymc-pvp HelmRelease: game-servers/hymc-pvp
+++ kubernetes/apps/game-servers/hymc/pvp Kustomization: game-servers/hymc-pvp HelmRelease: game-servers/hymc-pvp
@@ -67,13 +67,13 @@
43424 # StatsSB
TYPE: CUSTOM
TZ: Australia/Melbourne
VERSION: 1.8.8
image:
repository: ghcr.io/itzg/minecraft-server
- tag: 2026.2.1@sha256:44aacf3902c1c2e18dddfe8585dd44badbf56a0a768c773a5e0bcfe4bc1d0443
+ tag: 2026.3.0@sha256:96d4812e29e2e820831f86a089002f7e78665f830cb4f16b23d5880d48cf90a7
probes:
liveness:
custom: true
enabled: true
spec:
exec:
--- kubernetes/apps/game-servers/hymc/lobby Kustomization: game-servers/hymc-lobby HelmRelease: game-servers/hymc-lobby
+++ kubernetes/apps/game-servers/hymc/lobby Kustomization: game-servers/hymc-lobby HelmRelease: game-servers/hymc-lobby
@@ -61,13 +61,13 @@
SPAWN_PROTECTION: 0
TYPE: PAPER
TZ: Australia/Melbourne
VERSION: 1.21.8
image:
repository: ghcr.io/itzg/minecraft-server
- tag: 2026.2.1@sha256:44aacf3902c1c2e18dddfe8585dd44badbf56a0a768c773a5e0bcfe4bc1d0443
+ tag: 2026.3.0@sha256:96d4812e29e2e820831f86a089002f7e78665f830cb4f16b23d5880d48cf90a7
probes:
liveness:
custom: true
enabled: true
spec:
exec: |
Contributor
Author
--- HelmRelease: game-servers/hymc-lobby Deployment: game-servers/hymc-lobby
+++ HelmRelease: game-servers/hymc-lobby Deployment: game-servers/hymc-lobby
@@ -89,13 +89,13 @@
- name: TYPE
value: PAPER
- name: TZ
value: Australia/Melbourne
- name: VERSION
value: 1.21.8
- image: ghcr.io/itzg/minecraft-server:2026.2.1@sha256:44aacf3902c1c2e18dddfe8585dd44badbf56a0a768c773a5e0bcfe4bc1d0443
+ image: ghcr.io/itzg/minecraft-server:2026.3.0@sha256:96d4812e29e2e820831f86a089002f7e78665f830cb4f16b23d5880d48cf90a7
livenessProbe:
exec:
command:
- mc-health
failureThreshold: 3
initialDelaySeconds: 0
--- HelmRelease: game-servers/hymc-pvp Deployment: game-servers/hymc-pvp
+++ HelmRelease: game-servers/hymc-pvp Deployment: game-servers/hymc-pvp
@@ -95,13 +95,13 @@
- name: TYPE
value: CUSTOM
- name: TZ
value: Australia/Melbourne
- name: VERSION
value: 1.8.8
- image: ghcr.io/itzg/minecraft-server:2026.2.1@sha256:44aacf3902c1c2e18dddfe8585dd44badbf56a0a768c773a5e0bcfe4bc1d0443
+ image: ghcr.io/itzg/minecraft-server:2026.3.0@sha256:96d4812e29e2e820831f86a089002f7e78665f830cb4f16b23d5880d48cf90a7
livenessProbe:
exec:
command:
- mc-health
failureThreshold: 3
initialDelaySeconds: 0 |
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:
2026.2.1→2026.3.0Release Notes
itzg/docker-minecraft-server (ghcr.io/itzg/minecraft-server)
v2026.3.0Compare Source
What's Changed
Enhancements
Bug Fixes
Documentation
Other Changes
New Contributors
Full Changelog: itzg/docker-minecraft-server@2026.2.1...2026.3.0
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.