From aba91275785ac04627face16318f135dc024a419 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 21 Feb 2026 12:00:32 +0100 Subject: [PATCH] chore(core-keeper-dedicated-server): update image docker.io/escaping/core-keeper-dedicated digest to 57a339c (#45233) 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 | `a0d5af0` → `57a339c` | --- > [!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 648727db6c6..2ddb538daa2 100644 --- a/charts/stable/core-keeper-dedicated-server/Chart.yaml +++ b/charts/stable/core-keeper-dedicated-server/Chart.yaml @@ -41,5 +41,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.14.1 +version: 8.14.2 diff --git a/charts/stable/core-keeper-dedicated-server/values.yaml b/charts/stable/core-keeper-dedicated-server/values.yaml index 3a8897388d3..b05d9af6d1c 100644 --- a/charts/stable/core-keeper-dedicated-server/values.yaml +++ b/charts/stable/core-keeper-dedicated-server/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/escaping/core-keeper-dedicated - tag: latest@sha256:a0d5af053ccb3a183c06463fc2912ef61475f6bf36f587d2983e55faebcfdf9d + tag: latest@sha256:57a339c3d47bdeee1908c80400806783292a9f01a232ca1906eadd8b9f578a30 persistence: datafiles: enabled: true