Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
0d0329fe8d
commit
f16d5b329d
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [filebrowser-6.0.1](https://github.com/truecharts/charts/compare/filebrowser-6.0.0...filebrowser-6.0.1) (2023-08-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/filebrowser to v2.24.1 ([#11247](https://github.com/truecharts/charts/issues/11247))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [filebrowser-6.0.0](https://github.com/truecharts/charts/compare/filebrowser-5.0.25...filebrowser-6.0.0) (2023-07-31)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [filebrowser-5.0.17](https://github.com/truecharts/charts/compare/filebrowser-5.0.16...filebrowser-5.0.17) (2023-05-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
||||
|
||||
|
||||
|
||||
|
||||
## [filebrowser-5.0.16](https://github.com/truecharts/charts/compare/filebrowser-5.0.15...filebrowser-5.0.16) (2023-05-26)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.24.0"
|
||||
appVersion: "2.24.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/filebrowser/filebrowser
|
||||
- https://filebrowser.org/cli/filebrowser
|
||||
type: application
|
||||
version: 6.0.0
|
||||
version: 6.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [filebrowser-6.0.1](https://github.com/truecharts/charts/compare/filebrowser-6.0.0...filebrowser-6.0.1) (2023-08-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/filebrowser to v2.24.1 ([#11247](https://github.com/truecharts/charts/issues/11247))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/filebrowser
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.24.0@sha256:1a887dc9b99ac1bbf2daf685e1cf8cb73d61110a13d97d03f3c6dc408b1b1b66
|
||||
tag: v2.24.1@sha256:e3f059ce2de28eeb1e948d4182d3b488102f2345df8c9d7c98e182d1b1abf3c2
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue