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