chore(deps): update container image revenz/fileflows to v24.01@2007b03 by renovate (#17261)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | revenz/fileflows | major | `23.12` -> `24.01` | --- > [!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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE0MC4xMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
0ae6076cf1
commit
15cdbd102c
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: "23.12"
|
||||
appVersion: "24.01"
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/fileflows
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.png
|
||||
keywords:
|
||||
- fileflows
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/revenz/FileFlows
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/fileflows
|
||||
type: application
|
||||
version: 8.1.7
|
||||
version: 9.0.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: revenz/fileflows
|
||||
tag: 23.12@sha256:8f51965328a3ddbc099833cd3b2e90237be8a7dda073ec868d3a026ca6cd595d
|
||||
tag: 24.01@sha256:2007b03f399f34b534cbf5cc85d7bf85b5618ce02f39275b49994ccdd3270486
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue