From ea9978ec79c7e5eb7f53281238abdb116cf6bbc6 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sun, 15 Dec 2024 01:01:11 +0000 Subject: [PATCH] chore(deps): update helm release minecraft to v4.23.6 --- 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 9759786..57761b5 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.2 + version: 4.23.6 inherit: - template: ext-tcp-routes - template: default-env-values -- 2.45.2