Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ce3f6884bb
commit
659cc1857f
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [fileflows-4.0.2](https://github.com/truecharts/charts/compare/fileflows-4.0.1...fileflows-4.0.2) (2022-11-20)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.0.7"
|
||||
appVersion: "1.0.8"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -19,7 +19,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/fileflows
|
||||
- https://github.com/revenz/FileFlows
|
||||
- https://hub.docker.com/r/revenz/fileflows
|
||||
version: 4.0.2
|
||||
version: 4.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [fileflows-4.0.3](https://github.com/truecharts/charts/compare/fileflows-4.0.2...fileflows-4.0.3) (2022-11-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/fileflows to v1.0.8
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/fileflows
|
||||
tag: 1.0.7@sha256:6e4bc5b40eeaef2a0c5eb353c53c49ae5170ac00e1c731a598e2b403cc54fa8d
|
||||
tag: 1.0.8@sha256:4b629805a0d5d251f69668f283ddf4558bd86d63ba60af8d1dd760cac29c374f
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue