From 94c8774380af07657f4accb0a3270fe1c8741e77 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 20 Oct 2024 08:16:10 +0200 Subject: [PATCH] chore(helm): update image docker.io/escaping/core-keeper-dedicated digest to 68b3f2f (#28065) 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 | `d8ad9b9` -> `68b3f2f` | 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 1537f633877..2e87406d9ef 100644 --- a/charts/stable/core-keeper-dedicated-server/Chart.yaml +++ b/charts/stable/core-keeper-dedicated-server/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/core-keeper-dedicated-server - https://hub.docker.com/r/escaping/core-keeper-dedicated type: application -version: 7.2.1 +version: 7.2.2 diff --git a/charts/stable/core-keeper-dedicated-server/values.yaml b/charts/stable/core-keeper-dedicated-server/values.yaml index 70690b04541..954a4a63e66 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:d8ad9b9771d6a809914f5fcb6296274e0d69e1fa8557723c5bc802d90c1df895 + tag: latest@sha256:68b3f2f84fdf74ba07f8117ef7323176a267fbe1895acbd35b62fdcc1d58cd94 persistence: datafiles: enabled: true