From 1e8384d30d8ab6a39f4c628d67e557f54adbafc1 Mon Sep 17 00:00:00 2001 From: Jarvis Plus Bot <112913195+jarvis-plus-bot[bot]@users.noreply.github.com> Date: Sat, 28 Jan 2023 18:06:05 +0000 Subject: [PATCH] fix(helm): update chart minecraft-bedrock to 2.0.2 | datasource | package | from | to | | ---------- | ----------------- | ----- | ----- | | helm | minecraft-bedrock | 2.0.1 | 2.0.2 | Signed-off-by: Jarvis Plus Bot <112913195+jarvis-plus-bot[bot]@users.noreply.github.com> --- k8s/namespaces/base/game-servers/minecraft/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/namespaces/base/game-servers/minecraft/app/helmrelease.yaml b/k8s/namespaces/base/game-servers/minecraft/app/helmrelease.yaml index bfe5062fc7..ae168d48bc 100644 --- a/k8s/namespaces/base/game-servers/minecraft/app/helmrelease.yaml +++ b/k8s/namespaces/base/game-servers/minecraft/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: minecraft-bedrock - version: 2.0.1 + version: 2.0.2 sourceRef: kind: HelmRepository name: minecraft-server-charts