mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 20:31:20 -03:00
chore(fileflows): update image docker.io/revenz/fileflows digest to 2558e8c (#44374)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/revenz/fileflows | digest | `08244aa` -> `2558e8c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZmlsZWZsb3dzIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
This commit is contained in:
@@ -28,20 +28,20 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: An application that lets you automatically process files through a simple rule flow.
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/fileflows
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/fileflows.webp
|
||||
home: https://truecharts.org/charts/stable/fileflows
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.webp
|
||||
keywords:
|
||||
- fileflows
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: fileflows
|
||||
sources:
|
||||
- https://github.com/revenz/FileFlows
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/fileflows
|
||||
- https://hub.docker.com/r/revenz/fileflows
|
||||
type: application
|
||||
version: 15.0.12
|
||||
version: 15.0.13
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/revenz/fileflows
|
||||
tag: 26.01@sha256:08244aafbb265472a741874999f9ba5f87f8c2d675aeb8c3d83168505b55f8e1
|
||||
tag: 26.01@sha256:2558e8c8fdcc16427a341f2b13b79b85e4083e3e9fe058b6c37fc868a029f4cf
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user