From 01cf19be6255be584faa880e8e1b561d48bef8a9 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 03:20:27 +0000 Subject: [PATCH] =?UTF-8?q?feat(oci/minecraft-server):=20update=202024.10.?= =?UTF-8?q?2=20=E2=9E=BC=202024.12.0=20(#1483)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/apps/minecraft/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/apps/minecraft/app/hr.yaml b/kube/deploy/apps/minecraft/app/hr.yaml index dea6fbd7..1a4a5fcc 100644 --- a/kube/deploy/apps/minecraft/app/hr.yaml +++ b/kube/deploy/apps/minecraft/app/hr.yaml @@ -27,7 +27,7 @@ spec: main: image: &image repository: ghcr.io/itzg/minecraft-server - tag: 2024.10.2@sha256:8bd119f65ef6e65bdb12f756bfb44a305b36b1adf868ade8027014fabc29c755 + tag: 2024.12.0@sha256:d0e4d20a661c2d1153547effb47efd2a6f655c8903655121abf46632c7b107bc env: TZ: "${CONFIG_TZ}" MEMORY: "2048M"