From d1dd9420968d302a6a5fb72a9ea2293c7e0978b1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 30 Jul 2024 02:26:58 +0200 Subject: [PATCH] chore(deps): update container image ich777/mindustry-server to latest@ca6c9c6 by renovate (#24544) 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 | `b21317e` -> `ca6c9c6` | --- > [!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 3a5505bc576..389af2e6a23 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.4 +version: 7.1.5 diff --git a/charts/stable/mindustry/values.yaml b/charts/stable/mindustry/values.yaml index 3a3d4e02be7..03db01750e5 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:b21317e42834e7cc865466a77c189a50fad98e8863f92568a13b693b3077122d + tag: latest@sha256:ca6c9c69982463cea36e7f5ec20a77bd55b8673c55ad1a3648d5fc81f2f61de0 persistence: serverfiles: enabled: true