billimek / k8s-gitops

GitOps principles to define kubernetes cluster state via code
Apache License 2.0
628 stars 83 forks source link

fix(container): update image ghcr.io/itzg/minecraft-server ( 2024.6.0 → 2024.6.1 ) #3889

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 4 weeks ago

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/itzg/minecraft-server patch 2024.6.0 -> 2024.6.1

Release Notes

itzg/docker-minecraft-server (ghcr.io/itzg/minecraft-server) ### [`v2024.6.1`](https://togithub.com/itzg/docker-minecraft-server/releases/tag/2024.6.1) [Compare Source](https://togithub.com/itzg/docker-minecraft-server/compare/2024.6.0...2024.6.1) #### What's Changed ##### Enhancements - paper: download default configs to allow for patching by [@​itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2883](https://togithub.com/itzg/docker-minecraft-server/pull/2883) - cf: verify mod file hashes and re-download to repair by [@​itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2884](https://togithub.com/itzg/docker-minecraft-server/pull/2884) - Add true-darkness to CF global excludes by [@​wirytiox](https://togithub.com/wirytiox) in [https://github.com/itzg/docker-minecraft-server/pull/2899](https://togithub.com/itzg/docker-minecraft-server/pull/2899) - paper: consider release channel when selecting version/build by [@​itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2902](https://togithub.com/itzg/docker-minecraft-server/pull/2902) ##### Bug Fixes - Fixed issue of unbound REMOVE_OLD_MODS_EXCLUDE variable when using SPIGET_RESOURCES by [@​itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2891](https://togithub.com/itzg/docker-minecraft-server/pull/2891) - Disable default configs download until issues resolved by [@​itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2895](https://togithub.com/itzg/docker-minecraft-server/pull/2895) - Don't log RCON password when DEBUG enabled by [@​itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2898](https://togithub.com/itzg/docker-minecraft-server/pull/2898) ##### Documentation - docs: fixed description of BROADCAST_RCON_TO_OPS variable by [@​itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2873](https://togithub.com/itzg/docker-minecraft-server/pull/2873) - Added note about CurseForge files dependency handling by [@​itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2881](https://togithub.com/itzg/docker-minecraft-server/pull/2881) - Fixed typo in CF files dependencies section title by [@​itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2896](https://togithub.com/itzg/docker-minecraft-server/pull/2896) - Added hairpin routing diagram by [@​itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2903](https://togithub.com/itzg/docker-minecraft-server/pull/2903) - Add a section about class file version 65.0 message by [@​itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2906](https://togithub.com/itzg/docker-minecraft-server/pull/2906) - Update mods-file example reference by [@​emmanuel-ferdman](https://togithub.com/emmanuel-ferdman) in [https://github.com/itzg/docker-minecraft-server/pull/2915](https://togithub.com/itzg/docker-minecraft-server/pull/2915) - docs: updated to new name of itzg/mc-proxy by [@​itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2917](https://togithub.com/itzg/docker-minecraft-server/pull/2917) ##### Other Changes - Add zume to cf-exclude-include.json by [@​wirytiox](https://togithub.com/wirytiox) in [https://github.com/itzg/docker-minecraft-server/pull/2874](https://togithub.com/itzg/docker-minecraft-server/pull/2874) - Add SERVER_HOST Environment in mc-monitor command by [@​felipepasc](https://togithub.com/felipepasc) in [https://github.com/itzg/docker-minecraft-server/pull/2875](https://togithub.com/itzg/docker-minecraft-server/pull/2875) - build: upgrade tools to Go 1.22.4 by [@​itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2885](https://togithub.com/itzg/docker-minecraft-server/pull/2885) - Accept yes/no for boolean environment variables by [@​kdkasad](https://togithub.com/kdkasad) in [https://github.com/itzg/docker-minecraft-server/pull/2893](https://togithub.com/itzg/docker-minecraft-server/pull/2893) - build: add java21-jdk variant by [@​itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2900](https://togithub.com/itzg/docker-minecraft-server/pull/2900) #### New Contributors - [@​wirytiox](https://togithub.com/wirytiox) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2874](https://togithub.com/itzg/docker-minecraft-server/pull/2874) - [@​felipepasc](https://togithub.com/felipepasc) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2875](https://togithub.com/itzg/docker-minecraft-server/pull/2875) - [@​kdkasad](https://togithub.com/kdkasad) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2893](https://togithub.com/itzg/docker-minecraft-server/pull/2893) - [@​emmanuel-ferdman](https://togithub.com/emmanuel-ferdman) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2915](https://togithub.com/itzg/docker-minecraft-server/pull/2915) **Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2024.6.0...2024.6.1

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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 4 weeks ago

Helm Release Diff: default/minecraft/minecraft-survival.yaml

--- /tmp/tmp.11yWSm4K9n 2024-06-22 01:07:05.273889975 +0000
+++ /tmp/tmp.wMuNS7HXVL 2024-06-22 01:07:06.217895104 +0000
@@ -79,7 +79,7 @@
           type: RuntimeDefault
       containers:
         - name: mcsv-minecraft
-          image: "ghcr.io/itzg/minecraft-server:2024.6.0"
+          image: "ghcr.io/itzg/minecraft-server:2024.6.1"
           imagePullPolicy: IfNotPresent
           tty: true
           stdin: true
github-actions[bot] commented 4 weeks ago

Helm Release Diff: default/minecraft/minecraft-survival2.yaml

--- /tmp/tmp.LCyHhiPO13 2024-06-22 01:07:11.122458730 +0000
+++ /tmp/tmp.LAb9W3QAHW 2024-06-22 01:07:12.398471487 +0000
@@ -77,7 +77,7 @@
           type: RuntimeDefault
       containers:
         - name: mcsv2-minecraft
-          image: "ghcr.io/itzg/minecraft-server:2024.6.0"
+          image: "ghcr.io/itzg/minecraft-server:2024.6.1"
           imagePullPolicy: IfNotPresent
           tty: true
           stdin: true
github-actions[bot] commented 4 weeks ago

Helm Release Diff: default/minecraft/minecraft-creative.yaml

--- /tmp/tmp.A5hOMS3Arg 2024-06-22 01:07:22.598506245 +0000
+++ /tmp/tmp.ua5kEStCDM 2024-06-22 01:07:23.690507186 +0000
@@ -78,7 +78,7 @@
           type: RuntimeDefault
       containers:
         - name: mc-minecraft
-          image: "ghcr.io/itzg/minecraft-server:2024.6.0"
+          image: "ghcr.io/itzg/minecraft-server:2024.6.1"
           imagePullPolicy: IfNotPresent
           tty: true
           stdin: true
github-actions[bot] commented 4 weeks ago

Helm Release Diff: default/minecraft/minecraft-lobby.yaml

--- /tmp/tmp.PR9VBj5eE7 2024-06-22 01:07:28.077634133 +0000
+++ /tmp/tmp.llmFl4YcAD 2024-06-22 01:07:29.377625338 +0000
@@ -77,7 +77,7 @@
           type: RuntimeDefault
       containers:
         - name: mc-lobby-minecraft
-          image: "ghcr.io/itzg/minecraft-server:2024.6.0"
+          image: "ghcr.io/itzg/minecraft-server:2024.6.1"
           imagePullPolicy: IfNotPresent
           tty: true
           stdin: true