From 2fef2e04bfd83f90a653b2592903ce579f6a301b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Nov 2023 16:15:40 +0100 Subject: [PATCH] fix(images): update container image tccr.io/truecharts/rapidphotodownloader to latest (#14978) 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/rapidphotodownloader | digest | `8dc5165` -> `3a2b224` | --- > [!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/rapidphotodownloader/Chart.yaml | 2 +- charts/incubator/rapidphotodownloader/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/rapidphotodownloader/Chart.yaml b/charts/incubator/rapidphotodownloader/Chart.yaml index 54f3fc97b7c..f8a52722a6c 100644 --- a/charts/incubator/rapidphotodownloader/Chart.yaml +++ b/charts/incubator/rapidphotodownloader/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rapidphotodownloader - https://www.damonlynch.net/rapid/ type: application -version: 2.0.10 +version: 2.0.11 diff --git a/charts/incubator/rapidphotodownloader/values.yaml b/charts/incubator/rapidphotodownloader/values.yaml index d37061c0058..c01454d95e0 100644 --- a/charts/incubator/rapidphotodownloader/values.yaml +++ b/charts/incubator/rapidphotodownloader/values.yaml @@ -6,7 +6,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rapidphotodownloader - tag: latest@sha256:8dc516517d457cddfc3c9740b7492e24884e353262749e5ce89f0f8f685b5685 + tag: latest@sha256:3a2b224be749d658f9ea8af1e6697dd0a5424e7ee2f03f5dd6bdaa5b30dec954 persistence: datadir: enabled: true