From 73878f5bf32d20711107dda43dbb66da53303822 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sun, 13 Apr 2025 01:00:59 +0000 Subject: [PATCH] chore(deps): update helm release minecraft to v4.26.3 --- helmfiles/applications.yaml | 2 +- installations/games/helmfile.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helmfiles/applications.yaml b/helmfiles/applications.yaml index ed05aad..9b0b98c 100644 --- a/helmfiles/applications.yaml +++ b/helmfiles/applications.yaml @@ -21,7 +21,7 @@ releases: - name: minecraft chart: minecraft/minecraft namespace: games - version: 4.26.1 + version: 4.26.3 inherit: - template: common-values-tpl - template: env-values diff --git a/installations/games/helmfile.yaml b/installations/games/helmfile.yaml index c007c42..d7aa79d 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.26.1 + version: 4.26.3 inherit: - template: ext-tcp-routes - template: default-env-values -- 2.47.2