From 8cc53afd000411be0ce1cbd6c2a3e6ef92e44967 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 f8125d4..aeda4c4 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