diff --git a/charts/stable/filebrowser/Chart.yaml b/charts/stable/filebrowser/Chart.yaml index 49e163a478a..1ab91c7198a 100644 --- a/charts/stable/filebrowser/Chart.yaml +++ b/charts/stable/filebrowser/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://filebrowser.org/cli/filebrowser - https://hub.docker.com/r/filebrowser/filebrowser type: application -version: 2.0.40 +version: 2.0.41 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/filebrowser/docs/credentials.md b/charts/stable/filebrowser/docs/credentials.md deleted file mode 100644 index 44d20ec6d14..00000000000 --- a/charts/stable/filebrowser/docs/credentials.md +++ /dev/null @@ -1,5 +0,0 @@ -# Default Username/Password - -**Email**: `admin` - -**Password**: `admin` diff --git a/charts/stable/filebrowser/docs/installation_notes.md b/charts/stable/filebrowser/docs/installation_notes.md new file mode 100644 index 00000000000..f344d549e68 --- /dev/null +++ b/charts/stable/filebrowser/docs/installation_notes.md @@ -0,0 +1,14 @@ +# Installation notes + +## Credentials + +- **Default Email**: `admin` +- **Default Password**: `admin` + +## Base Url + +- Leave `BASEURL` field empty if you want ingress for the chart, otherwise the page loops on the loading screen + +## Storage Access + +- Mount Hostpath to `App Data Storage` and point it to the location you want to access from filebrowser