Files
truecharts/charts/stable/flood/values.yaml
T
TrueCharts Bot b5d0478dfe feat(flood): update image oci.trueforge.org/containerforge/flood 4.12.6 → 4.13.0 (#45399)
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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZmxvb2QiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->

---------

Signed-off-by: Boemeltrein <130394941+Boemeltrein@users.noreply.github.com>
Co-authored-by: Boemeltrein <130394941+Boemeltrein@users.noreply.github.com>
2026-03-02 18:44:28 +01:00

26 lines
541 B
YAML

# yaml-language-server: $schema=./values.schema.json
image:
repository: oci.trueforge.org/containerforge/flood
pullPolicy: IfNotPresent
tag: "4.13.0@sha256:a686b062c87e08795aa558519333bd877cd5fc4d17abf4b8ec56fb76f1031e28"
workload:
main:
podSpec:
containers:
main:
env:
FLOOD_OPTION_RUNDIR: /data
service:
main:
ports:
main:
port: 10036
targetPort: 3000
persistence:
data:
enabled: true
mountPath: /data
config:
enabled: true
mountPath: /config