From b3d54a950df54279938c57f7af4d2d77f7983180 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Jul 2024 15:14:24 +0200 Subject: [PATCH] chore(deps): update container image ich777/mindustry-server to latest@b21317e by renovate (#23957) --- charts/stable/mindustry/Chart.yaml | 2 +- charts/stable/mindustry/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/mindustry/Chart.yaml b/charts/stable/mindustry/Chart.yaml index f03586139e7..3a5505bc576 100644 --- a/charts/stable/mindustry/Chart.yaml +++ b/charts/stable/mindustry/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mindustry - https://hub.docker.com/r/ich777/mindustry-server type: application -version: 7.1.3 +version: 7.1.4 diff --git a/charts/stable/mindustry/values.yaml b/charts/stable/mindustry/values.yaml index e84f5115e52..3a3d4e02be7 100644 --- a/charts/stable/mindustry/values.yaml +++ b/charts/stable/mindustry/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ich777/mindustry-server - tag: latest@sha256:6bcc43d993c0c2be494a35f3e054e188ff8b5d3e54f759a1c8b9a08154bd1057 + tag: latest@sha256:b21317e42834e7cc865466a77c189a50fad98e8863f92568a13b693b3077122d persistence: serverfiles: enabled: true