Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4b86a57079
commit
dec989bc4c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [fileflows-5.0.29](https://github.com/truecharts/charts/compare/fileflows-5.0.28...fileflows-5.0.29) (2023-07-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/fileflows to v23.07.2 ([#10295](https://github.com/truecharts/charts/issues/10295))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [fileflows-5.0.30](https://github.com/truecharts/charts/compare/fileflows-5.0.29...fileflows-5.0.30) (2023-07-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/fileflows to v23.07.3 ([#10589](https://github.com/truecharts/charts/issues/10589))
|
||||
|
||||
|
||||
|
||||
|
||||
## [fileflows-5.0.29](https://github.com/truecharts/charts/compare/fileflows-5.0.28...fileflows-5.0.29) (2023-07-08)
|
||||
|
||||
### Chore
|
||||
|
@ -85,15 +94,6 @@
|
|||
|
||||
|
||||
|
||||
## [fileflows-5.0.26](https://github.com/truecharts/charts/compare/fileflows-5.0.25...fileflows-5.0.26) (2023-06-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/fileflows to v23.06.3 ([#9670](https://github.com/truecharts/charts/issues/9670))
|
||||
|
||||
|
||||
|
||||
|
||||
## [fileflows-5.0.26](https://github.com/truecharts/charts/compare/fileflows-5.0.25...fileflows-5.0.26) (2023-06-15)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.07.2"
|
||||
appVersion: "23.07.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -18,7 +18,7 @@ name: fileflows
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/fileflows
|
||||
- https://github.com/revenz/FileFlows
|
||||
version: 5.0.29
|
||||
version: 5.0.30
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [fileflows-5.0.30](https://github.com/truecharts/charts/compare/fileflows-5.0.29...fileflows-5.0.30) (2023-07-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/fileflows to v23.07.3 ([#10589](https://github.com/truecharts/charts/issues/10589))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/fileflows
|
||||
tag: v23.07.2@sha256:d0263bd4b615a3a5a7bab9e05fc26e3cff982d0f0ac283a1a88b9762a0b2aff3
|
||||
tag: v23.07.3@sha256:30a36375cec6d2eeced824eb215103bc5f37420beb7f2727b4b214797ba352f6
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue