Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
641b05b83e
commit
26bbfc2739
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [filebrowser-8.1.5](https://github.com/truecharts/charts/compare/filebrowser-8.1.4...filebrowser-8.1.5) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- force bump to ensure up-to-date catalogs
|
|
@ -7,6 +7,15 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
## [filebrowser-8.2.0](https://github.com/truecharts/charts/compare/filebrowser-8.1.5...filebrowser-8.2.0) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image docker.io/filebrowser/filebrowser to v2.27.0[@00b75af](https://github.com/00b75af) by renovate ([#16821](https://github.com/truecharts/charts/issues/16821))
|
||||
|
||||
|
||||
## [filebrowser-8.1.5](https://github.com/truecharts/charts/compare/filebrowser-8.1.4...filebrowser-8.1.5) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@ title: Changelog
|
|||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
|
||||
|
||||
## [filebrowser-7.0.10](https://github.com/truecharts/charts/compare/filebrowser-7.0.9...filebrowser-7.0.10) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
|
||||
|
||||
## [filebrowser-7.0.9](https://github.com/truecharts/charts/compare/filebrowser-7.0.8...filebrowser-7.0.9) (2023-12-23)
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: filebrowser
|
||||
version: 8.1.5
|
||||
appVersion: 2.26.0
|
||||
version: 8.2.0
|
||||
appVersion: 2.27.0
|
||||
description: Filebrowser provides a file managing interface within a specified directory
|
||||
home: https://truecharts.org/charts/stable/filebrowser
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebrowser.png
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [filebrowser-8.2.0](https://github.com/truecharts/charts/compare/filebrowser-8.1.5...filebrowser-8.2.0) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image docker.io/filebrowser/filebrowser to v2.27.0[@00b75af](https://github.com/00b75af) by renovate ([#16821](https://github.com/truecharts/charts/issues/16821))
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: docker.io/filebrowser/filebrowser
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.26.0@sha256:7428a67e0265f1550e2421bdc554d35889921f5ba2285b829693053fb98aab8a
|
||||
tag: v2.27.0@sha256:00b75afd52a92e4525e3bcaf61caa2a31b8d878a5b371380686b1145cb0424fd
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
Loading…
Reference in New Issue