From 45cb52603a957b56d49059c0723f2543b7207360 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 25 May 2023 12:26:44 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/minecraft-java19 to latest (#9149) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/minecraft-java19 | digest | `277c954` -> `adc4359` | --- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --------- Signed-off-by: TrueCharts-Bot --- charts/stable/minecraft-java/Chart.yaml | 2 +- charts/stable/minecraft-java/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/minecraft-java/Chart.yaml b/charts/stable/minecraft-java/Chart.yaml index e4309140bee..3fd275e6e53 100644 --- a/charts/stable/minecraft-java/Chart.yaml +++ b/charts/stable/minecraft-java/Chart.yaml @@ -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: 4.0.20 +version: 4.0.21 annotations: truecharts.org/catagories: | - games diff --git a/charts/stable/minecraft-java/values.yaml b/charts/stable/minecraft-java/values.yaml index 25134b6bafe..9d8346e05b8 100644 --- a/charts/stable/minecraft-java/values.yaml +++ b/charts/stable/minecraft-java/values.yaml @@ -4,7 +4,7 @@ image: pullPolicy: Always j19Image: repository: tccr.io/truecharts/minecraft-java19 - tag: latest@sha256:277c954ea0c1076dcb9e902f983ca86c68025875066891c1f356724160e391e7 + tag: latest@sha256:adc43598a45a499d745f829bf635f32d9a0c33f1758be58abe0a421245c3f9e6 pullPolicy: Always j17j9Image: repository: tccr.io/truecharts/minecraft-java17-openj9