From 108d3d63a22d182861cab501f9b94093abc28ed8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 6 Jun 2024 14:18:37 +0200 Subject: [PATCH] chore(deps): update container image ich777/mindustry-server to latest@6bcc43d by renovate (#22941) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ich777/mindustry-server | digest | `272d445` -> `6bcc43d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- 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 b5883b06ff8..d07d3699618 100644 --- a/charts/stable/mindustry/Chart.yaml +++ b/charts/stable/mindustry/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mindustry - https://hub.docker.com/r/ich777/mindustry-server type: application -version: 7.0.0 +version: 7.0.1 diff --git a/charts/stable/mindustry/values.yaml b/charts/stable/mindustry/values.yaml index 84b11ef6b43..e84f5115e52 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:272d4455325d22807d8de704deaa335a995c12aafe5e9530bf3b14a2793ed205 + tag: latest@sha256:6bcc43d993c0c2be494a35f3e054e188ff8b5d3e54f759a1c8b9a08154bd1057 persistence: serverfiles: enabled: true