From b5d0478dfec44d3faad55ce4af0eb746d3bf925a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 2 Mar 2026 18:44:28 +0100 Subject: [PATCH] =?UTF-8?q?feat(flood):=20update=20image=20oci.trueforge.o?= =?UTF-8?q?rg/containerforge/flood=204.12.6=20=E2=86=92=204.13.0=20(#45399?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/flood](https://ghcr.io/trueforge-org/flood) ([source](https://redirect.github.com/thomst08/requestrr)) | minor | `25b29cd` → `a686b06` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. 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). --------- Signed-off-by: Boemeltrein <130394941+Boemeltrein@users.noreply.github.com> Co-authored-by: Boemeltrein <130394941+Boemeltrein@users.noreply.github.com> --- charts/stable/flood/Chart.yaml | 4 ++-- charts/stable/flood/values.yaml | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/charts/stable/flood/Chart.yaml b/charts/stable/flood/Chart.yaml index 891957d60cd..59e1c40659a 100644 --- a/charts/stable/flood/Chart.yaml +++ b/charts/stable/flood/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.12.6 +appVersion: 4.13.0 dependencies: - name: common version: 28.33.0 @@ -43,5 +43,5 @@ sources: - https://github.com/trueforge-org/containers/tree/main/apps/flood - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/flood type: application -version: 16.21.0 +version: 16.22.0 diff --git a/charts/stable/flood/values.yaml b/charts/stable/flood/values.yaml index dacbcc3d064..1993e60f185 100644 --- a/charts/stable/flood/values.yaml +++ b/charts/stable/flood/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/flood pullPolicy: IfNotPresent - tag: "4.12.6@sha256:25b29cdb82615d905f75c54d5fc0c3e0b4e56c81a6a46ead19c8133758fe5517" + tag: "4.13.0@sha256:a686b062c87e08795aa558519333bd877cd5fc4d17abf4b8ec56fb76f1031e28" workload: main: podSpec: @@ -20,3 +20,6 @@ persistence: data: enabled: true mountPath: /data + config: + enabled: true + mountPath: /config