From cc5db43bf5524e697de65811f14053a31694335e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 18 Oct 2024 23:02:03 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20itzg/minecraft-?= =?UTF-8?q?server=202024.10.1=20=E2=86=92=202024.10.2=20(#27991)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `32f5ecc` -> `48fa0f5` | | [itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `f1dc386` -> `5ffa3a4` | | [itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `98f4c77` -> `46863b4` | | [itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `8f59c74` -> `55aba15` | | [itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `36da1fa` -> `64a5293` | | [itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `c782346` -> `1cc2b74` | | [itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `ee92812` -> `db3ccc7` | | [itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `ad1d082` -> `f603d1c` | | [itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `734c2b7` -> `c49022d` | | [itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `85a2c2d` -> `8bd119f` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
itzg/docker-minecraft-server (itzg/minecraft-server) ### [`v2024.10.2`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2024.10.2) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2024.10.1...2024.10.2) ##### What's Changed ##### Enhancements - curseforge: cache get mod info and file API calls to disk by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3102](https://redirect.github.com/itzg/docker-minecraft-server/pull/3102) - Add SKIP_CHOWN_DATA to skip the "Changing ownership of /data" by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3103](https://redirect.github.com/itzg/docker-minecraft-server/pull/3103) - cf: default API cache TTL to 2 days and allow config by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3107](https://redirect.github.com/itzg/docker-minecraft-server/pull/3107) ##### Bug Fixes - cf: gracefully handle corrupted API cache index by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3110](https://redirect.github.com/itzg/docker-minecraft-server/pull/3110) ##### Documentation - chore(docs): note add mod var for auto_curseforge use by [@​ChipWolf](https://redirect.github.com/ChipWolf) in [https://github.com/itzg/docker-minecraft-server/pull/3111](https://redirect.github.com/itzg/docker-minecraft-server/pull/3111) ##### Other Changes - refactoring a little bit some test script files by [@​IronMine](https://redirect.github.com/IronMine) in [https://github.com/itzg/docker-minecraft-server/pull/3100](https://redirect.github.com/itzg/docker-minecraft-server/pull/3100) - Fix mc-send-to-console running with uid=0(root) by [@​GiriNeko](https://redirect.github.com/GiriNeko) in [https://github.com/itzg/docker-minecraft-server/pull/3106](https://redirect.github.com/itzg/docker-minecraft-server/pull/3106) ##### New Contributors - [@​IronMine](https://redirect.github.com/IronMine) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3100](https://redirect.github.com/itzg/docker-minecraft-server/pull/3100) - [@​GiriNeko](https://redirect.github.com/GiriNeko) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3106](https://redirect.github.com/itzg/docker-minecraft-server/pull/3106) **Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2024.10.1...2024.10.2
--- ### 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. --- - [ ] 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). --- charts/stable/minecraft-java/Chart.yaml | 4 ++-- charts/stable/minecraft-java/values.yaml | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/charts/stable/minecraft-java/Chart.yaml b/charts/stable/minecraft-java/Chart.yaml index b5555e08ecc..4a75d5fe136 100644 --- a/charts/stable/minecraft-java/Chart.yaml +++ b/charts/stable/minecraft-java/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2024.10.1 +appVersion: 2024.10.2 dependencies: - name: common version: 25.1.0 @@ -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.2.0 +version: 11.2.1 diff --git a/charts/stable/minecraft-java/values.yaml b/charts/stable/minecraft-java/values.yaml index 6b201696d9a..582fde01998 100644 --- a/charts/stable/minecraft-java/values.yaml +++ b/charts/stable/minecraft-java/values.yaml @@ -1,22 +1,22 @@ image: repository: itzg/minecraft-server - tag: 2024.10.1@sha256:85a2c2df862c593fbe24d6078e5074612f694a9a3bfa3d5624a01b69387be0da + tag: 2024.10.2@sha256:8bd119f65ef6e65bdb12f756bfb44a305b36b1adf868ade8027014fabc29c755 pullPolicy: Always j21Image: repository: itzg/minecraft-server - tag: 2024.10.1-java21@sha256:85a2c2df862c593fbe24d6078e5074612f694a9a3bfa3d5624a01b69387be0da + tag: 2024.10.2-java21@sha256:8bd119f65ef6e65bdb12f756bfb44a305b36b1adf868ade8027014fabc29c755 pullPolicy: Always j21graalvmImage: repository: itzg/minecraft-server - tag: 2024.10.1-java21-graalvm@sha256:734c2b760e1499a8f390ee695419a542050325254a073de6c6de81325cfdcf39 + tag: 2024.10.2-java21-graalvm@sha256:c49022d3453160e94cbe21785c8cb0e56659e4b221d4cf093d969841585bd6d8 pullPolicy: Always j21alpineImage: repository: itzg/minecraft-server - tag: 2024.10.1-java21-alpine@sha256:ad1d082be9465fc411a84453402fdb05a9c17dbf1d56d391dca8f4e7f819e586 + tag: 2024.10.2-java21-alpine@sha256:f603d1c14f820b835bc5453fe9b1ea604f50f4090812ed9fd5801786ff5c2834 pullPolicy: Always j17Image: repository: itzg/minecraft-server - tag: 2024.10.1-java17@sha256:ee928123677e7c11b3eac2eff74f4021bd538de2752640c00bca65a0b99f5790 + tag: 2024.10.2-java17@sha256:db3ccc7db5371a7a4e7edf8696ccfa177f4b71a29ffbecc76e21a663d1bcf98d pullPolicy: Always j17jdkImage: repository: itzg/minecraft-server @@ -24,27 +24,27 @@ j17jdkImage: pullPolicy: Always j17graalvmImage: repository: itzg/minecraft-server - tag: 2024.10.1-java17-graalvm@sha256:c782346b70fdaba64369bd7ee363109d23e9efd71a389a05eab20e3c7c664395 + tag: 2024.10.2-java17-graalvm@sha256:1cc2b742e1ad59e7825bd3aae983e62caa4f2a3518db40214c7eb33af7cb0411 pullPolicy: Always j17alpineImage: repository: itzg/minecraft-server - tag: 2024.10.1-java17-alpine@sha256:36da1fadbd791347e5fa60c0939ebc4eedf5386dc96493efe7bc4c651e05c946 + tag: 2024.10.2-java17-alpine@sha256:64a5293d322b4eb9d3a0626a502e7dfd4b1e8a7826bda460c2cbc2b57d723e57 pullPolicy: Always j11Image: repository: itzg/minecraft-server - tag: 2024.10.1-java11@sha256:8f59c748e47b49c5d05e5761ecbe9733afe63296e0ba0ce42d7c4e4542aee75c + tag: 2024.10.2-java11@sha256:55aba151b38675a08ca21d9b463f2bdbefadbef741cd61be8481d61cdf82ae59 pullPolicy: Always j8Image: repository: itzg/minecraft-server - tag: 2024.10.1-java8@sha256:98f4c77a3452b0ea4fe9abc8acb1078f8c0d4e45de048f02d88d6a9255318c73 + tag: 2024.10.2-java8@sha256:46863b4193f240514c802de7295edbd9ea54a46b2b49d59e052462157f7d1ff4 pullPolicy: Always j8graalvmImage: repository: itzg/minecraft-server - tag: 2024.10.1-java8-graalvm-ce@sha256:f1dc38672e70a4ed2cf738a0cccce7246b11f50f28154eac06afca9d086cb35f + tag: 2024.10.2-java8-graalvm-ce@sha256:5ffa3a407cc39ae55d6173d13da9f08189e6648329146a8a1c7a0c74f4b62307 pullPolicy: Always j8jdkImage: repository: itzg/minecraft-server - tag: 2024.10.1-java8-jdk@sha256:32f5ecc8b086d8ed8fb48f0b66f9ed26d463634baf88b6d090370a3909431321 + tag: 2024.10.2-java8-jdk@sha256:48fa0f501868df91d2bf855831977a9ef0416dc64fd13ec0eb9b916b1d8cb919 pullPolicy: Always j8alpineImage: repository: itzg/minecraft-server