Skip to content

Comments

fix(container): update image ghcr.io/itzg/minecraft-server ( 2025.10.1 ➔ 2025.10.2 )#3473

Merged
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-itzg-minecraft-server-2025.x
Oct 13, 2025
Merged

fix(container): update image ghcr.io/itzg/minecraft-server ( 2025.10.1 ➔ 2025.10.2 )#3473
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-itzg-minecraft-server-2025.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/itzg/minecraft-server patch 2025.10.1 -> 2025.10.2

Release Notes

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

v2025.10.2

Compare Source

What's Changed
Enhancements
  • paper: now applies channel and resolves stable by default by @​itzg in #​3692
  • Add colorwheel and colorwheel-patcher to default excludes by @​itzg in #​3696
Bug Fixes
Other Changes
  • build(deps): bump mkdocs-material from 9.6.20 to 9.6.21 in /docs in the patches group by @​dependabot[bot] in #​3698
  • build(deps): bump docker/login-action from 3.5.0 to 3.6.0 in the updates group by @​dependabot[bot] in #​3697

Full Changelog: itzg/docker-minecraft-server@2025.10.1...2025.10.2


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.

@unsc-oni-ancilla unsc-oni-ancilla bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Oct 12, 2025
@unsc-oni-ancilla
Copy link
Contributor Author

--- kubernetes/apps/games/minecraft-java/app Kustomization: games/minecraft-java HelmRelease: games/minecraft-java

+++ kubernetes/apps/games/minecraft-java/app Kustomization: games/minecraft-java HelmRelease: games/minecraft-java

@@ -29,13 +29,13 @@

           app:
             envFrom:
             - configMapRef:
                 name: minecraft-java-env
             image:
               repository: ghcr.io/itzg/minecraft-server
-              tag: 2025.10.1@sha256:bf07438096d4cd1b7588cb0e8714d666d1fbb2034ce38acd0d7285ff0648510b
+              tag: 2025.10.2@sha256:cbfb468b13a957924d24a2f1dd9676fe262566ab97b0aee9070f27b41de69d05
             resources:
               limits:
                 memory: 6Gi
               requests:
                 cpu: 2
                 memory: 4Gi

@unsc-oni-ancilla
Copy link
Contributor Author

--- HelmRelease: games/minecraft-java Deployment: games/minecraft-java

+++ HelmRelease: games/minecraft-java Deployment: games/minecraft-java

@@ -42,13 +42,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - envFrom:
         - configMapRef:
             name: minecraft-java-env
-        image: ghcr.io/itzg/minecraft-server:2025.10.1@sha256:bf07438096d4cd1b7588cb0e8714d666d1fbb2034ce38acd0d7285ff0648510b
+        image: ghcr.io/itzg/minecraft-server:2025.10.2@sha256:cbfb468b13a957924d24a2f1dd9676fe262566ab97b0aee9070f27b41de69d05
         name: app
         resources:
           limits:
             memory: 6Gi
           requests:
             cpu: 2

@binaryn3xus binaryn3xus merged commit 849030f into main Oct 13, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-itzg-minecraft-server-2025.x branch October 13, 2025 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant