chore(helm): update image ghcr.io/itzg/minecraft-server 2025.3.0 → 2025.4.0 (#33849)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `42fdd95` -> `f63deb8` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `e50828d` -> `aed6c5e` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `7a7a5e2` -> `60fe81a` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `0674f4f` -> `d3d0468` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `b7430bd` -> `e0c2d17` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `3435cac` -> `a27daa6` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `72924dc` -> `c9bbeca` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `17096d3` -> `ebd8e13` | --- > [!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 (ghcr.io/itzg/minecraft-server)</summary> ### [`v2025.4.0`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2025.4.0) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2025.3.0...2025.4.0) <!-- Release notes generated using configuration in .github/release.yml at master --> ##### What's Changed ##### Enhancements - Exclude compass-coords globally from cf and mr, client side mod by [@​harkin](https://redirect.github.com/harkin) in [https://github.com/itzg/docker-minecraft-server/pull/3361](https://redirect.github.com/itzg/docker-minecraft-server/pull/3361) - Add AUTOPAUSE_STATUS_RETRY_LIMIT and AUTOPAUSE_STATUS_RETRY_INTERVAL by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3365](https://redirect.github.com/itzg/docker-minecraft-server/pull/3365) - Support multiple values for COPY_PLUGINS_SRC, COPY_MODS_SRC, and COPY_CONFIG_SRC by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3377](https://redirect.github.com/itzg/docker-minecraft-server/pull/3377) ##### Bug Fixes - Fix SKIP_CHOWN_DATA by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3374](https://redirect.github.com/itzg/docker-minecraft-server/pull/3374) ##### Documentation - Lazymc - Update misc examples with non-deprecated method of managing lazymc by [@​joesturge](https://redirect.github.com/joesturge) in [https://github.com/itzg/docker-minecraft-server/pull/3360](https://redirect.github.com/itzg/docker-minecraft-server/pull/3360) - docs: clarify that ICON can be a container path by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3371](https://redirect.github.com/itzg/docker-minecraft-server/pull/3371) - Add Docker logo to badges by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3375](https://redirect.github.com/itzg/docker-minecraft-server/pull/3375) - docs: show example of MODRINTH_PROJECTS with version number by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3378](https://redirect.github.com/itzg/docker-minecraft-server/pull/3378) - docs: updated bmc4 example to v34.5 by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3382](https://redirect.github.com/itzg/docker-minecraft-server/pull/3382) - docs: clarify Fabric docs TYPE usage by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3387](https://redirect.github.com/itzg/docker-minecraft-server/pull/3387) ##### New Contributors - [@​harkin](https://redirect.github.com/harkin) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3361](https://redirect.github.com/itzg/docker-minecraft-server/pull/3361) **Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2025.3.0...2025.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2025.3.0
|
||||
appVersion: 2025.4.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java
|
||||
- https://hub.docker.com/r/itzg/mc-backup
|
||||
type: application
|
||||
version: 22.23.1
|
||||
version: 22.32.0
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
image:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2025.3.0@sha256:17096d38598b4f856467eba656077c8f8b0dfb282582c9aa6b3e77802ba1a209
|
||||
tag: 2025.4.0@sha256:ebd8e1308013c320168f436076dc5e854172be0131dd89c8406c5a4b6bc3da0a
|
||||
pullPolicy: Always
|
||||
j21Image:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2025.3.0-java21@sha256:17096d38598b4f856467eba656077c8f8b0dfb282582c9aa6b3e77802ba1a209
|
||||
tag: 2025.4.0-java21@sha256:ebd8e1308013c320168f436076dc5e854172be0131dd89c8406c5a4b6bc3da0a
|
||||
pullPolicy: Always
|
||||
j21graalvmImage:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2025.3.0-java21-graalvm@sha256:72924dceca522e4282d4362d6738c0f119eae805b3bc92309244b39239f3ae92
|
||||
tag: 2025.4.0-java21-graalvm@sha256:c9bbecae66b9038812f64bed4f562bd4b69ae9f863d25c88b39b7ff84a8e478e
|
||||
pullPolicy: Always
|
||||
j21alpineImage:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
@@ -16,7 +16,7 @@ j21alpineImage:
|
||||
pullPolicy: Always
|
||||
j17Image:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2025.3.0-java17@sha256:3435cac0f0fbf6281f06c4b1b6b58bddb75d66fe316780b5f821d52f90948dff
|
||||
tag: 2025.4.0-java17@sha256:a27daa6e470f7d5f8fd483690ae00c24859f7c5ac4bd12be8e9d82ac4181790d
|
||||
pullPolicy: Always
|
||||
j17jdkImage:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
@@ -24,7 +24,7 @@ j17jdkImage:
|
||||
pullPolicy: Always
|
||||
j17graalvmImage:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2025.3.0-java17-graalvm@sha256:b7430bdae890ab7c66cb653883ea7156cb3c00c56ce117298cfc54a804e7753e
|
||||
tag: 2025.4.0-java17-graalvm@sha256:e0c2d1738ec4fbd4970f9be4b90e9fac08f1e71240fb3359af2d40d287a29fd9
|
||||
pullPolicy: Always
|
||||
j17alpineImage:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
@@ -32,19 +32,19 @@ j17alpineImage:
|
||||
pullPolicy: Always
|
||||
j11Image:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2025.3.0-java11@sha256:0674f4ff8b7e3e025fc0e0937f09dac5aa08afe37f262f6825a50937eaaca178
|
||||
tag: 2025.4.0-java11@sha256:d3d0468c09aac4245c359b25dfb7f1bd301d400cf1b49ec927ce8168d92ffddc
|
||||
pullPolicy: Always
|
||||
j8Image:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2025.3.0-java8@sha256:7a7a5e2e0d78eab3bd482188f16820f1aed09aa83c1c4969524031aa71e1632a
|
||||
tag: 2025.4.0-java8@sha256:60fe81ac770f7687f6f6ac9d9de06277e2e2528d909ba4fde47b55abb062ff60
|
||||
pullPolicy: Always
|
||||
j8graalvmImage:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2025.3.0-java8-graalvm-ce@sha256:e50828d677ad14e28bdfff9da6e67f082a706ab757fabc6a7d459057aa0d9558
|
||||
tag: 2025.4.0-java8-graalvm-ce@sha256:aed6c5e046495df8680010a4f9bd0a2e16ce3d7f0a7eb2da0ca05df05767ea49
|
||||
pullPolicy: Always
|
||||
j8jdkImage:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2025.3.0-java8-jdk@sha256:42fdd954df570492f9df49a2e0caeb5b11aeb5b359d92b8eaaee8ecb9d4a34ff
|
||||
tag: 2025.4.0-java8-jdk@sha256:f63deb8bb01ea12407c05d931cb87e2f2b6ed660ece4b101e2c49b45f0ef5a5f
|
||||
pullPolicy: Always
|
||||
j8alpineImage:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
|
||||
Reference in New Issue
Block a user