Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2c39a75d40
commit
7389df491c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [filebrowser-6.0.2](https://github.com/truecharts/charts/compare/filebrowser-6.0.1...filebrowser-6.0.2) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/filebrowser to v2.24.2 ([#11453](https://github.com/truecharts/charts/issues/11453))
|
||||
|
||||
|
||||
|
||||
|
||||
## [filebrowser-6.0.1](https://github.com/truecharts/charts/compare/filebrowser-6.0.0...filebrowser-6.0.1) (2023-08-06)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
|
||||
|
||||
|
||||
## [filebrowser-5.0.17](https://github.com/truecharts/charts/compare/filebrowser-5.0.16...filebrowser-5.0.17) (2023-05-27)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.24.1"
|
||||
appVersion: "2.24.2"
|
||||
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.1
|
||||
version: 6.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [filebrowser-6.0.2](https://github.com/truecharts/charts/compare/filebrowser-6.0.1...filebrowser-6.0.2) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/filebrowser to v2.24.2 ([#11453](https://github.com/truecharts/charts/issues/11453))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/filebrowser
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.24.1@sha256:e3f059ce2de28eeb1e948d4182d3b488102f2345df8c9d7c98e182d1b1abf3c2
|
||||
tag: v2.24.2@sha256:94eba09f5c728ac6d5779b79fa5995ef3743a7848c0f0bf8317ef29fa3572b66
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue