From de94877cff8b86d87d2b369f67284a725f49f3de Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Nov 2023 16:14:41 +0100 Subject: [PATCH] fix(images): update container image tccr.io/truecharts/qflood to latest (#14973) 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/qflood | digest | `a298c47` -> `d773cd8` | --- > [!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/qflood/Chart.yaml | 2 +- charts/incubator/qflood/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/qflood/Chart.yaml b/charts/incubator/qflood/Chart.yaml index 8eed6d495a0..1721a9a636d 100644 --- a/charts/incubator/qflood/Chart.yaml +++ b/charts/incubator/qflood/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/qflood - https://hotio.dev/containers/qflood type: application -version: 2.0.13 +version: 2.0.14 diff --git a/charts/incubator/qflood/values.yaml b/charts/incubator/qflood/values.yaml index d56a3f01b4a..4b7ee55ffab 100644 --- a/charts/incubator/qflood/values.yaml +++ b/charts/incubator/qflood/values.yaml @@ -4,7 +4,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/qflood - tag: latest@sha256:a298c4739febf9a09bc1ab0aad7abe5dbf57163a2c6ca1aac03436d6e19ad224 + tag: latest@sha256:d773cd8b8c19929214a0d4b5c0668f214e7b5b4490da0114a6bad7f9feba1b5f persistence: config: enabled: true