From eb2df85f0fa16bf8a01062211ed3dd4c5e6a3b06 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 04:09:10 +0000 Subject: [PATCH] =?UTF-8?q?fix(minecraft):=20update=20helm-release=20(=204?= =?UTF-8?q?.23.3=20=E2=86=92=204.23.4=20)=20(#4135)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com> --- .../apps/gaming/minecraft-java/creative-world/helm-release.yaml | 2 +- .../apps/gaming/minecraft-java/lobby-world/helm-release.yaml | 2 +- .../gaming/minecraft-java/playground-world/helm-release.yaml | 2 +- .../apps/gaming/minecraft-java/survival-world/helm-release.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kubernetes/talos-flux/apps/gaming/minecraft-java/creative-world/helm-release.yaml b/kubernetes/talos-flux/apps/gaming/minecraft-java/creative-world/helm-release.yaml index fad1a8558..d9be69f0c 100644 --- a/kubernetes/talos-flux/apps/gaming/minecraft-java/creative-world/helm-release.yaml +++ b/kubernetes/talos-flux/apps/gaming/minecraft-java/creative-world/helm-release.yaml @@ -12,7 +12,7 @@ spec: spec: chart: minecraft interval: 15m - version: 4.23.3 + version: 4.23.4 sourceRef: kind: HelmRepository name: minecraft-server-charts diff --git a/kubernetes/talos-flux/apps/gaming/minecraft-java/lobby-world/helm-release.yaml b/kubernetes/talos-flux/apps/gaming/minecraft-java/lobby-world/helm-release.yaml index f8eac1f56..ab1e18e1e 100644 --- a/kubernetes/talos-flux/apps/gaming/minecraft-java/lobby-world/helm-release.yaml +++ b/kubernetes/talos-flux/apps/gaming/minecraft-java/lobby-world/helm-release.yaml @@ -12,7 +12,7 @@ spec: spec: chart: minecraft interval: 15m - version: 4.23.3 + version: 4.23.4 sourceRef: kind: HelmRepository name: minecraft-server-charts diff --git a/kubernetes/talos-flux/apps/gaming/minecraft-java/playground-world/helm-release.yaml b/kubernetes/talos-flux/apps/gaming/minecraft-java/playground-world/helm-release.yaml index 7a2280c8c..f137ab7f3 100644 --- a/kubernetes/talos-flux/apps/gaming/minecraft-java/playground-world/helm-release.yaml +++ b/kubernetes/talos-flux/apps/gaming/minecraft-java/playground-world/helm-release.yaml @@ -12,7 +12,7 @@ spec: spec: chart: minecraft interval: 15m - version: 4.23.3 + version: 4.23.4 sourceRef: kind: HelmRepository name: minecraft-server-charts diff --git a/kubernetes/talos-flux/apps/gaming/minecraft-java/survival-world/helm-release.yaml b/kubernetes/talos-flux/apps/gaming/minecraft-java/survival-world/helm-release.yaml index 5456154ca..38fc42d3b 100644 --- a/kubernetes/talos-flux/apps/gaming/minecraft-java/survival-world/helm-release.yaml +++ b/kubernetes/talos-flux/apps/gaming/minecraft-java/survival-world/helm-release.yaml @@ -12,7 +12,7 @@ spec: spec: chart: minecraft interval: 15m - version: 4.23.3 + version: 4.23.4 sourceRef: kind: HelmRepository name: minecraft-server-charts