chore(helm): update image docker.io/itzg/minecraft-server 2024.12.1 → 2025.1.0 (#30677)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | major | `bca02d7` -> `469f561` | | [docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | major | `76219c1` -> `dd7524f` | | [docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | major | `9562d99` -> `db88014` | | [docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | major | `47dddf0` -> `90e0c0f` | | [docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | major | `4d3c60b` -> `890fcd4` | | [docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | major | `9a12a67` -> `96563e5` | | [docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | major | `503fbae` -> `d0e8397` | | [docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | major | `6b835c4` -> `58d84c0` | | [docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | major | `e19a44d` -> `7ca33fd` | | [docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | major | `7ac4583` -> `9a6e89f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>itzg/docker-minecraft-server (docker.io/itzg/minecraft-server)</summary> ### [`v2025.1.0`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2025.1.0) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2024.12.1...2025.1.0) <!-- Release notes generated using configuration in .github/release.yml at master --> ##### What's Changed ##### Enhancements - added new exclusions by [@​EmilyxFox](https://redirect.github.com/EmilyxFox) in [https://github.com/itzg/docker-minecraft-server/pull/3214](https://redirect.github.com/itzg/docker-minecraft-server/pull/3214) - Cache CF search API calls and better handle CURSEFORGE_FILES rate limit by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3215](https://redirect.github.com/itzg/docker-minecraft-server/pull/3215) ##### Bug Fixes - Download default spigot.yml for PaperMC to top-level directory by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3216](https://redirect.github.com/itzg/docker-minecraft-server/pull/3216) ##### Documentation - docs: clarify curseforge listing file and GetBukkit limitation by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3205](https://redirect.github.com/itzg/docker-minecraft-server/pull/3205) - fix vault hunters example by [@​prabhjot98](https://redirect.github.com/prabhjot98) in [https://github.com/itzg/docker-minecraft-server/pull/3213](https://redirect.github.com/itzg/docker-minecraft-server/pull/3213) ##### Other Changes - Add an Example of Setting Up GregTech: New Horizons by [@​elizabethlfransen](https://redirect.github.com/elizabethlfransen) in [https://github.com/itzg/docker-minecraft-server/pull/3212](https://redirect.github.com/itzg/docker-minecraft-server/pull/3212) - Download `paper.yml` and `bukkit.yml` by [@​Krymonota](https://redirect.github.com/Krymonota) in [https://github.com/itzg/docker-minecraft-server/pull/3217](https://redirect.github.com/itzg/docker-minecraft-server/pull/3217) ##### New Contributors - [@​elizabethlfransen](https://redirect.github.com/elizabethlfransen) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3212](https://redirect.github.com/itzg/docker-minecraft-server/pull/3212) - [@​prabhjot98](https://redirect.github.com/prabhjot98) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3213](https://redirect.github.com/itzg/docker-minecraft-server/pull/3213) - [@​Krymonota](https://redirect.github.com/Krymonota) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3217](https://redirect.github.com/itzg/docker-minecraft-server/pull/3217) **Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2024.12.1...2025.1.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2024.12.1
|
||||
appVersion: 2025.1.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.3.1
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://hub.docker.com/r/itzg/mc-backup
|
||||
- https://hub.docker.com/r/itzg/minecraft-server
|
||||
type: application
|
||||
version: 11.15.0
|
||||
version: 22.0.0
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
image:
|
||||
repository: docker.io/itzg/minecraft-server
|
||||
tag: 2024.12.1@sha256:7ac4583059984ba8864dd039721c40db13bcc1a802519e77de3af182490e9c86
|
||||
tag: 2025.1.0@sha256:9a6e89f544eb44675a97bda7285f13a72794624e0b448a93b6b6058d0713323a
|
||||
pullPolicy: Always
|
||||
j21Image:
|
||||
repository: docker.io/itzg/minecraft-server
|
||||
tag: 2024.12.1-java21@sha256:7ac4583059984ba8864dd039721c40db13bcc1a802519e77de3af182490e9c86
|
||||
tag: 2025.1.0-java21@sha256:9a6e89f544eb44675a97bda7285f13a72794624e0b448a93b6b6058d0713323a
|
||||
pullPolicy: Always
|
||||
j21graalvmImage:
|
||||
repository: docker.io/itzg/minecraft-server
|
||||
tag: 2024.12.1-java21-graalvm@sha256:e19a44d8bd3907389a309d5a52a991a38f5a44be5e640a6f012e33a0885b8d00
|
||||
tag: 2025.1.0-java21-graalvm@sha256:7ca33fd6ab208b18cf7acff23f452708d6c4e1f877b118fb7ac892bd383b1ab1
|
||||
pullPolicy: Always
|
||||
j21alpineImage:
|
||||
repository: docker.io/itzg/minecraft-server
|
||||
tag: 2024.12.1-java21-alpine@sha256:6b835c4468dbd97a7a80deb188c44a6ea8fa2770b7d73eb9a3f053248fbe16ad
|
||||
tag: 2025.1.0-java21-alpine@sha256:58d84c0bbcd64ff1e6831742341b3de4e2b2fc5f59301f8e4e5973b1673af52b
|
||||
pullPolicy: Always
|
||||
j17Image:
|
||||
repository: docker.io/itzg/minecraft-server
|
||||
tag: 2024.12.1-java17@sha256:503fbaec45dc0a004652a9d0a9939ea5baad1ba7ab7d11e10f963268c7aca4b3
|
||||
tag: 2025.1.0-java17@sha256:d0e8397e16c3264d5eff0a5a17b6cd9d5a4a647216120d53502f1359b6864a91
|
||||
pullPolicy: Always
|
||||
j17jdkImage:
|
||||
repository: docker.io/itzg/minecraft-server
|
||||
@@ -24,27 +24,27 @@ j17jdkImage:
|
||||
pullPolicy: Always
|
||||
j17graalvmImage:
|
||||
repository: docker.io/itzg/minecraft-server
|
||||
tag: 2024.12.1-java17-graalvm@sha256:9a12a6769dfed6777477236ee294ad839fe2a0aee3468b0a01616e75394acbb3
|
||||
tag: 2025.1.0-java17-graalvm@sha256:96563e543d0b3d8ea36b43fb97f3786e4e5fb75ff7c7736fda0c3c6668e8b2e4
|
||||
pullPolicy: Always
|
||||
j17alpineImage:
|
||||
repository: docker.io/itzg/minecraft-server
|
||||
tag: 2024.12.1-java17-alpine@sha256:4d3c60b5d7c7276e57146af72fd982ee54a68fd3bb594dc8594d1902da0ee113
|
||||
tag: 2025.1.0-java17-alpine@sha256:890fcd48fabfec60e02e234a57f4b1b511f8d97be1cdaa10683af05aa7f6f887
|
||||
pullPolicy: Always
|
||||
j11Image:
|
||||
repository: docker.io/itzg/minecraft-server
|
||||
tag: 2024.12.1-java11@sha256:47dddf0bac9d3745e535bc3b1aa33b586d15893ad2e4162a8e4d450562cc4fe2
|
||||
tag: 2025.1.0-java11@sha256:90e0c0fb1d121d9d5d3359d7c743b67fad4e06a2eda63730f75df53f1688fae5
|
||||
pullPolicy: Always
|
||||
j8Image:
|
||||
repository: docker.io/itzg/minecraft-server
|
||||
tag: 2024.12.1-java8@sha256:9562d996306c5433a2593513c064dccd912733ec08b518cc41ec32d35b4866a6
|
||||
tag: 2025.1.0-java8@sha256:db8801403e9bc93d31de7b6f51c7fe9554d2551bfa1252f1f14d3e3f1b8af583
|
||||
pullPolicy: Always
|
||||
j8graalvmImage:
|
||||
repository: docker.io/itzg/minecraft-server
|
||||
tag: 2024.12.1-java8-graalvm-ce@sha256:76219c1d45759b360c9cc52f85718725b364dddf53ee18931841dff1f6054419
|
||||
tag: 2025.1.0-java8-graalvm-ce@sha256:dd7524f6fd1b3125655cfb4a3c90636a0edc2458c20552b43cbd38c4818b6705
|
||||
pullPolicy: Always
|
||||
j8jdkImage:
|
||||
repository: docker.io/itzg/minecraft-server
|
||||
tag: 2024.12.1-java8-jdk@sha256:bca02d72205187ea48eea75e881084cd2898ebcb285b5b7518ae5fa71e7776bb
|
||||
tag: 2025.1.0-java8-jdk@sha256:469f561239499ada4ba7a96b6e31812bc5487d9b9807f5bd9e8068eb19186b2c
|
||||
pullPolicy: Always
|
||||
j8alpineImage:
|
||||
repository: docker.io/itzg/minecraft-server
|
||||
|
||||
Reference in New Issue
Block a user