From fc06a0d5392a32a33bbc7a669f95af045af107a4 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 d96c72f..626be73 100644 --- a/installations/games/helmfile.yaml +++ b/installations/games/helmfile.yaml @@ -10,7 +10,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