From da50871f10df3c637af168a068bb7ecb052037c1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Nov 2023 16:14:50 +0100 Subject: [PATCH] fix(images): update container image tccr.io/truecharts/preclear to latest (#14968) 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/preclear | digest | `417d95a` -> `fb644c7` | --- > [!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/preclear/Chart.yaml | 2 +- charts/incubator/preclear/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/preclear/Chart.yaml b/charts/incubator/preclear/Chart.yaml index 9db1fb04711..da1bfb1bf91 100644 --- a/charts/incubator/preclear/Chart.yaml +++ b/charts/incubator/preclear/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://registry.hub.docker.com/r/binhex/arch-preclear/ - https://github.com/binhex/documentation type: application -version: 2.0.9 +version: 2.0.10 diff --git a/charts/incubator/preclear/values.yaml b/charts/incubator/preclear/values.yaml index 4622d4b341e..2598de40945 100644 --- a/charts/incubator/preclear/values.yaml +++ b/charts/incubator/preclear/values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/preclear - tag: latest@sha256:417d95a952b25e042a93bb62813956e8ca7269f4e4b3e13d44e01c36fa18fdaa + tag: latest@sha256:fb644c7077f2a60d3bb6a5d7840a05b55de313205acec1ff7c4db372bc314bc3 persistence: config: enabled: true