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>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user