chore(deps): update container image revenz/fileflows to v23.12@b6f4278 (#16057)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | revenz/fileflows | minor | `23.11` -> `23.12` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi40IiwidXBkYXRlZEluVmVyIjoiMzcuOTIuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,32 +1,31 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: fileflows
|
||||
version: 6.0.13
|
||||
appVersion: "23.11"
|
||||
description:
|
||||
An application that lets you automatically process files through a simple
|
||||
version: 6.1.0
|
||||
appVersion: "23.12"
|
||||
description: An application that lets you automatically process files through a simple
|
||||
rule flow.
|
||||
home: https://truecharts.org/charts/stable/fileflows
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/revenz/FileFlows
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/fileflows
|
||||
- https://hub.docker.com/r/revenz/fileflows
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/fileflows
|
||||
- https://hub.docker.com/r/revenz/fileflows
|
||||
- https://github.com/revenz/FileFlows
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- fileflows
|
||||
- fileflows
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: revenz/fileflows
|
||||
tag: 23.11@sha256:ea9afc7235f5a7caf2110b5a1c860e4b5d482576471f7a0e0e294c20f80982b2
|
||||
tag: 23.12@sha256:b6f42788a721d93ca52dddfe7da5714ae432f7de103ab94afeae0e2454703cdd
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user