From 64b22795d6adfe18aa1d43ea7bd7af1383075c2c Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 8 Feb 2025 22:36:45 +0000 Subject: [PATCH] chore(deps): update helm release minecraft to v4.23.7 --- 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 57761b5..5da3083 100644 --- a/installations/games/helmfile.yaml +++ b/installations/games/helmfile.yaml @@ -13,7 +13,7 @@ releases: - name: minecraft chart: minecraft/minecraft namespace: games - version: 4.23.6 + version: 4.23.7 inherit: - template: ext-tcp-routes - template: default-env-values -- 2.45.2