This commit is contained in:
@@ -1,15 +1,17 @@
|
||||
# Paperless-ngx
|
||||
|
||||

|
||||
<img src="https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/b948750/src-ui/src/assets/logo-notext.svg" align="right" width="92" alt="paperless-ngx logo">
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
A community-supported supercharged version of paperless: scan, index and archive all your physical documents
|
||||
|
||||
**Homepage:** <https://charts.gabe565.com/charts/paperless-ngx/>
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised
|
||||
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=paperless-ngx&version=0.24.1)**
|
||||
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=paperless-ngx&version=0.25.0)**
|
||||
|
||||
## Source Code
|
||||
|
||||
@@ -93,7 +95,7 @@ See each database section in [`values.yaml`](./values.yaml) for configuration ex
|
||||
| env.TZ | string | `"UTC"` | Set the container timezone |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
|
||||
| image.repository | string | `"ghcr.io/paperless-ngx/paperless-ngx"` | Image repository |
|
||||
| image.tag | string | `"2.14.7"` | Image tag |
|
||||
| image.tag | string | `"2.20.0"` | Image tag |
|
||||
| ingress.main | object | See [values.yaml](./values.yaml) | Enable and configure ingress settings for the chart under this key. |
|
||||
| mariadb | object | See [values.yaml](./values.yaml) | Enable and configure mariadb database subchart under this key. If enabled, the app's db envs will be set for you. [[ref]](https://github.com/bitnami/charts/tree/main/bitnami/mariadb) |
|
||||
| persistence.consume | object | See [values.yaml](./values.yaml) | Configure consume volume settings for the chart under this key. |
|
||||
|
||||
Reference in New Issue
Block a user