Skip to content

Conversation

@bot-akira
Copy link
Contributor

@bot-akira bot-akira bot commented Jan 4, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/itzg/minecraft-server major 2025.12.1-java212026.1.0-java21

Release Notes

itzg/docker-minecraft-server (ghcr.io/itzg/minecraft-server)

v2026.1.0

Compare Source

What's Changed
Bug Fixes
  • Adding back TerminalConsole to generated log4j2 config by @​itzg in #​3846
Documentation
Other Changes
New Contributors

Full Changelog: itzg/docker-minecraft-server@2025.12.1...2026.1.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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

….1 → 2026.1.0)

Signed-off-by: bot-akira[bot] <159718293+bot-akira[bot]@users.noreply.github.com>
@bot-akira
Copy link
Contributor Author

bot-akira bot commented Jan 4, 2026

--- HelmRelease: default/minecraft Deployment: default/minecraft

+++ HelmRelease: default/minecraft Deployment: default/minecraft

@@ -33,13 +33,13 @@

         runAsNonRoot: true
         runAsUser: 1000
         seccompProfile:
           type: RuntimeDefault
       containers:
       - name: minecraft
-        image: ghcr.io/itzg/minecraft-server:2025.12.1-java21
+        image: ghcr.io/itzg/minecraft-server:2026.1.0-java21
         imagePullPolicy: Always
         tty: true
         stdin: true
         resources:
           limits:
             memory: 10Gi

@bot-akira
Copy link
Contributor Author

bot-akira bot commented Jan 4, 2026

--- kubernetes/apps/default/minecraft/app Kustomization: default/minecraft HelmRelease: default/minecraft

+++ kubernetes/apps/default/minecraft/app Kustomization: default/minecraft HelmRelease: default/minecraft

@@ -21,13 +21,13 @@

       GID: 2000
       MEMORY: 8G
       TZ: Europe/Paris
       UID: 1000
     image:
       repository: ghcr.io/itzg/minecraft-server
-      tag: 2025.12.1-java21
+      tag: 2026.1.0-java21
     livenessProbe:
       command:
       - mc-health
       failureThreshold: 10
       initialDelaySeconds: 60
       periodSeconds: 10

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

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.

1 participant