diff --git a/charts/stable/paperless-ngx/Chart.yaml b/charts/stable/paperless-ngx/Chart.yaml index 37bf1145fc2..af43d195dd4 100644 --- a/charts/stable/paperless-ngx/Chart.yaml +++ b/charts/stable/paperless-ngx/Chart.yaml @@ -15,7 +15,7 @@ annotations: trueforge.org/min_kubernetes_version: 1.24.0 trueforge.org/train: stable apiVersion: v2 -appVersion: 2.20.5 +appVersion: 2.20.6 dependencies: - name: common version: 28.29.40 @@ -33,8 +33,8 @@ dependencies: import-values: [] deprecated: false description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. -home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/paperless-ngx -icon: https://trueforge.org/img/hotlink-ok/chart-icons/paperless-ngx.webp +home: https://truecharts.org/charts/stable/paperless-ngx +icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.webp keywords: - paperless-ng - paperless-ngx @@ -43,8 +43,8 @@ keywords: kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: paperless-ngx sources: - https://ghcr.io/paperless-ngx/paperless-ngx @@ -54,5 +54,5 @@ sources: - https://hub.docker.com/r/gotenberg/gotenberg - https://paperless-ngx.readthedocs.io/en/latest/ type: application -version: 11.36.1 +version: 11.36.2 diff --git a/charts/stable/paperless-ngx/values.yaml b/charts/stable/paperless-ngx/values.yaml index 982157a59bb..2e6ec31a9d2 100644 --- a/charts/stable/paperless-ngx/values.yaml +++ b/charts/stable/paperless-ngx/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/paperless-ngx/paperless-ngx pullPolicy: IfNotPresent - tag: 2.20.5@sha256:665f2f5cc5482ea2e44f90a7fa170908aaeb95d8d3c70e17f746de8fcb81f644 + tag: 2.20.6@sha256:1c6e7c7e0fdd1175c274270799817804c9776bc641f8ad1c1d804e042e848a13 gotenbergImage: repository: docker.io/gotenberg/gotenberg pullPolicy: IfNotPresent