From e4c94ff83bf7669e1aed4935402fbdccc0b30c36 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 6 Jan 2026 13:35:49 +0100 Subject: [PATCH] chore(core-keeper-dedicated-server): update image docker.io/escaping/core-keeper-dedicated digest to a0d5af0 (#43422) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/escaping/core-keeper-dedicated | digest | `6531227` -> `a0d5af0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). --- charts/stable/core-keeper-dedicated-server/Chart.yaml | 2 +- charts/stable/core-keeper-dedicated-server/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/core-keeper-dedicated-server/Chart.yaml b/charts/stable/core-keeper-dedicated-server/Chart.yaml index 2d9a52ae0ce..71a0f064851 100644 --- a/charts/stable/core-keeper-dedicated-server/Chart.yaml +++ b/charts/stable/core-keeper-dedicated-server/Chart.yaml @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/core-keeper-dedicated-server - https://hub.docker.com/r/escaping/core-keeper-dedicated type: application -version: 8.13.5 +version: 8.13.6 diff --git a/charts/stable/core-keeper-dedicated-server/values.yaml b/charts/stable/core-keeper-dedicated-server/values.yaml index 4238cf5fce9..6f88ae0f9ab 100644 --- a/charts/stable/core-keeper-dedicated-server/values.yaml +++ b/charts/stable/core-keeper-dedicated-server/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/escaping/core-keeper-dedicated - tag: latest@sha256:6531227708c06db6850731609e2df3e0940e63149395c743f12a0ce5f0c34ead + tag: latest@sha256:a0d5af053ccb3a183c06463fc2912ef61475f6bf36f587d2983e55faebcfdf9d persistence: datafiles: enabled: true