Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
524a9d9556
commit
3635b7f5f6
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [filebrowser-5.0.24](https://github.com/truecharts/charts/compare/filebrowser-5.0.23...filebrowser-5.0.24) (2023-07-29)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [filebrowser-5.0.25](https://github.com/truecharts/charts/compare/filebrowser-5.0.24...filebrowser-5.0.25) (2023-07-29)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/filebrowser to v2.24.0 ([#11015](https://github.com/truecharts/charts/issues/11015))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [filebrowser-5.0.24](https://github.com/truecharts/charts/compare/filebrowser-5.0.23...filebrowser-5.0.24) (2023-07-29)
|
## [filebrowser-5.0.24](https://github.com/truecharts/charts/compare/filebrowser-5.0.23...filebrowser-5.0.24) (2023-07-29)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [filebrowser-5.0.15](https://github.com/truecharts/charts/compare/filebrowser-5.0.14...filebrowser-5.0.15) (2023-05-24)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "2.23.0"
|
appVersion: "2.24.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -21,7 +21,7 @@ sources:
|
||||||
- https://github.com/filebrowser/filebrowser
|
- https://github.com/filebrowser/filebrowser
|
||||||
- https://filebrowser.org/cli/filebrowser
|
- https://filebrowser.org/cli/filebrowser
|
||||||
type: application
|
type: application
|
||||||
version: 5.0.24
|
version: 5.0.25
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [filebrowser-5.0.25](https://github.com/truecharts/charts/compare/filebrowser-5.0.24...filebrowser-5.0.25) (2023-07-29)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/filebrowser to v2.24.0 ([#11015](https://github.com/truecharts/charts/issues/11015))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/filebrowser
|
repository: tccr.io/truecharts/filebrowser
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.23.0@sha256:9056708e06dfa8b668f4bf8aa2eaa6e587dbd20a218c1109126dfe38d4b77f5a
|
tag: v2.24.0@sha256:1a887dc9b99ac1bbf2daf685e1cf8cb73d61110a13d97d03f3c6dc408b1b1b66
|
||||||
|
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue