|
2 | 2 |
|
3 | 3 | <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">
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 | 
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 | A community-supported supercharged version of paperless: scan, index and archive all your physical documents
|
10 | 10 |
|
11 | 11 | **Homepage:** <https://charts.gabe565.com/charts/paperless-ngx/>
|
12 | 12 |
|
13 | 13 | **This chart is not maintained by the upstream project and any issues with the chart should be raised
|
14 |
| -[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=paperless-ngx&version=0.23.0)** |
| 14 | +[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=paperless-ngx&version=0.24.0)** |
15 | 15 |
|
16 | 16 | ## Source Code
|
17 | 17 |
|
@@ -95,7 +95,7 @@ See each database section in [`values.yaml`](./values.yaml) for configuration ex
|
95 | 95 | | env.TZ | string | `"UTC"` | Set the container timezone |
|
96 | 96 | | image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
|
97 | 97 | | image.repository | string | `"ghcr.io/paperless-ngx/paperless-ngx"` | Image repository |
|
98 |
| -| image.tag | string | `"2.13.5"` | Image tag | |
| 98 | +| image.tag | string | `"2.14.7"` | Image tag | |
99 | 99 | | ingress.main | object | See [values.yaml](./values.yaml) | Enable and configure ingress settings for the chart under this key. |
|
100 | 100 | | 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) |
|
101 | 101 | | persistence.consume | object | See [values.yaml](./values.yaml) | Configure consume volume settings for the chart under this key. |
|
|
0 commit comments