From 76cecf8097de7fb0334de7569d357dc328e80b77 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 25 Nov 2023 20:40:41 +0100 Subject: [PATCH] chore(deps): update container image itzg/minecraft-server to 2023.8.3@2af12ea (#15364) 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 | digest | `cb98ad8` -> `2af12ea` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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 this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/minecraft-java/Chart.yaml | 4 ++-- charts/stable/minecraft-java/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/minecraft-java/Chart.yaml b/charts/stable/minecraft-java/Chart.yaml index 4d2c206021e..04f4db80aa9 100644 --- a/charts/stable/minecraft-java/Chart.yaml +++ b/charts/stable/minecraft-java/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2023.8.3" +appVersion: 2023.8.3 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java - https://github.com/itzg/docker-minecraft-server type: application -version: 5.1.0 +version: 5.1.1 annotations: truecharts.org/category: games truecharts.org/SCALE-support: "true" diff --git a/charts/stable/minecraft-java/values.yaml b/charts/stable/minecraft-java/values.yaml index 7a6baa5f044..2edb0e6490f 100644 --- a/charts/stable/minecraft-java/values.yaml +++ b/charts/stable/minecraft-java/values.yaml @@ -1,6 +1,6 @@ image: repository: itzg/minecraft-server - tag: 2023.8.3@sha256:cb98ad8c143ab0cf83351ec6a9fd76256152f7b310988f9aa1acfaaf4aacbc77 + tag: 2023.8.3@sha256:2af12eac3a7106882e23d1b2435358db841c4302d213532e415255fbbd36c826 pullPolicy: Always j21Image: repository: itzg/minecraft-server