chore(deps): update container image revenz/fileflows to v24.08@0980db2 by renovate (#25157)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | revenz/fileflows | minor | `24.07` -> `24.08` | --- > [!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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zMi4wIiwidXBkYXRlZEluVmVyIjoiMzguMzIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
d6ce113088
commit
66acd9be38
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 24.07.0
|
||||
appVersion: 24.08.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
|
@ -32,4 +32,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/fileflows
|
||||
- https://hub.docker.com/r/revenz/fileflows
|
||||
type: application
|
||||
version: 12.3.3
|
||||
version: 12.4.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: revenz/fileflows
|
||||
tag: 24.07@sha256:134b5aa6e789450975f989345defe20a8c5733cee4a5578a2e6e0c4d6ebe2bce
|
||||
tag: 24.08@sha256:0980db27fb676634ae56d73be4bbbbc21b4b704cdaa31bb154ef1d724be211c9
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue