chore: Auto-update chart README [skip ci]
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [filerun-3.0.0](https://github.com/truecharts/charts/compare/filerun-2.1.6...filerun-3.0.0) (2022-09-04)
|
||||
|
||||
### Feat
|
||||
|
||||
- move to stable ([#3687](https://github.com/truecharts/charts/issues/3687))
|
||||
|
||||
|
||||
|
||||
|
||||
## [filerun-2.1.6](https://github.com/truecharts/charts/compare/filerun-2.1.5...filerun-2.1.6) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
@@ -9,7 +9,7 @@ dependencies:
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 3.0.66
|
||||
description: FileRun is a full featured web based file manager with an easy to use user interface
|
||||
home: https://truecharts.org/docs/charts/incubator/filerun
|
||||
home: https://truecharts.org/docs/charts/stable/filerun
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/filerun.png
|
||||
keywords:
|
||||
- filerun
|
||||
@@ -21,7 +21,7 @@ maintainers:
|
||||
url: https://truecharts.org
|
||||
name: filerun
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/filerun
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/filerun
|
||||
- https://hub.docker.com/r/filerun/filerun
|
||||
- https://github.com/filerun/docker
|
||||
version: 3.0.0
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
# filerun
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
FileRun is a full featured web based file manager with an easy to use user interface
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
|
||||
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
|
||||
For more information, please click here: [filerun](https://truecharts.org/docs/charts/incubator/filerun)
|
||||
For more information, please click here: [filerun](https://truecharts.org/docs/charts/stable/filerun)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/charts/tree/master/charts/incubator/filerun>
|
||||
* <https://github.com/truecharts/charts/tree/master/charts/stable/filerun>
|
||||
* <https://hub.docker.com/r/filerun/filerun>
|
||||
* <https://github.com/filerun/docker>
|
||||
|
||||
@@ -66,7 +66,7 @@ helm uninstall filerun
|
||||
|
||||
#### Available Settings
|
||||
|
||||
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
|
||||
Read through the values.yaml file. It has several commented out suggested values.
|
||||
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
|
||||
|
||||
#### Configure using the command line
|
||||
|
||||
Reference in New Issue
Block a user