From 7d82f83cdf4dc469abd25a808a253fc72d9edd63 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Nov 2023 16:14:42 +0100 Subject: [PATCH] fix(images): update container image tccr.io/truecharts/redm to latest (#14980) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/redm | digest | `2c7101d` -> `4d87a6b` | --- > [!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). --------- Signed-off-by: TrueCharts-Bot --- charts/incubator/redm/Chart.yaml | 2 +- charts/incubator/redm/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/redm/Chart.yaml b/charts/incubator/redm/Chart.yaml index ba56b0912ab..03853b2d37e 100644 --- a/charts/incubator/redm/Chart.yaml +++ b/charts/incubator/redm/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/redm - https://redm.gg/ type: application -version: 2.0.8 +version: 2.0.9 diff --git a/charts/incubator/redm/values.yaml b/charts/incubator/redm/values.yaml index 8a94bfdac0a..ee43e812fba 100644 --- a/charts/incubator/redm/values.yaml +++ b/charts/incubator/redm/values.yaml @@ -8,7 +8,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/redm - tag: latest@sha256:2c7101d825dab1bcbd377a226213b0642fb512fe714eb85b575e269710df7e2b + tag: latest@sha256:4d87a6b0f0ebd0235f51a429efb5e852681f8560593e8a8c35772021d8eb3fbc persistence: serverfiles: enabled: true