From a596bfc8d11d13236315171163a1634540a9792b Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Wed, 11 Sep 2024 14:09:36 +0000 Subject: [PATCH] Update Helm release minecraft to v4.23.1 --- installations/games/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/games/helmfile.yaml b/installations/games/helmfile.yaml index 4d515a8..5689954 100644 --- a/installations/games/helmfile.yaml +++ b/installations/games/helmfile.yaml @@ -14,7 +14,7 @@ releases: - name: minecraft chart: minecraft/minecraft namespace: games - version: 4.23.0 + version: 4.23.1 inherit: - template: ext-tcp-routes - template: default-env-values -- 2.45.2