chore(deps): update container image revenz/fileflows to v24.02@4009c44 by renovate (#17947)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | revenz/fileflows | minor | `24.01` -> `24.02` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
64ed5034d3
commit
3e25f5f7b8
|
@ -7,7 +7,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.12"
|
truecharts.org/min_helm_version: "3.12"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 24.01.0
|
appVersion: 24.02.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 17.2.30
|
version: 17.2.30
|
||||||
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/fileflows
|
- https://github.com/truecharts/charts/tree/master/charts/stable/fileflows
|
||||||
- https://hub.docker.com/r/revenz/fileflows
|
- https://hub.docker.com/r/revenz/fileflows
|
||||||
type: application
|
type: application
|
||||||
version: 9.0.8
|
version: 9.1.0
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: revenz/fileflows
|
repository: revenz/fileflows
|
||||||
tag: 24.01@sha256:3e10d33bdbf88bf7f8f223d7b472c39c57a1b9367c568b64de09b30eea5d25fe
|
tag: 24.02@sha256:4009c444256ff8b770f1ce2748e2c5452b46d3ab1abf4deb288f5c5665fb59b3
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|
Loading…
Reference in New Issue