We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7849a42 commit e2187dcCopy full SHA for e2187dc
charts/paperless-ngx/Chart.yaml
@@ -6,7 +6,7 @@ icon: https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/b948750/src-
6
type: application
7
version: 0.24.1
8
# renovate datasource=docker depName=ghcr.io/paperless-ngx/paperless-ngx
9
-appVersion: 2.14.7
+appVersion: 2.16.1
10
kubeVersion: ">=1.22.0-0"
11
keywords:
12
- documents
charts/paperless-ngx/values.yaml
@@ -11,7 +11,7 @@ image:
# -- Image pull policy
pullPolicy: IfNotPresent
13
# -- Image tag
14
- tag: 2.14.7
+ tag: 2.16.1
15
16
# -- Environment variables [[ref]](https://docs.paperless-ngx.com/configuration/)
17
# @default -- See [values.yaml](./values.yaml)
0 commit comments