From 712b12e1b4f3fef4ec91e5e1a6c423415fe78584 Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Sun, 23 Nov 2025 15:10:04 +0100 Subject: [PATCH] Bump paperless-ngx chart version to 0.25.2 This commit updates the version of the paperless-ngx Helm chart from 0.25.1 to 0.25.2. This change is necessary to ensure that users are able to utilize the latest features, enhancements, and bug fixes introduced in the new chart version. The app version remains at 2.20.0, compatible with Kubernetes version >=1.28.0-0. No breaking changes are introduced with this version bump. --- charts/paperless-ngx/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/paperless-ngx/Chart.yaml b/charts/paperless-ngx/Chart.yaml index d013269..f97854a 100644 --- a/charts/paperless-ngx/Chart.yaml +++ b/charts/paperless-ngx/Chart.yaml @@ -4,7 +4,7 @@ description: "A community-supported supercharged version of paperless: scan, ind home: https://charts.gabe565.com/charts/paperless-ngx/ icon: https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/b948750/src-ui/src/assets/logo-notext.svg type: application -version: 0.25.1 +version: 0.25.2 # renovate datasource=docker depName=ghcr.io/paperless-ngx/paperless-ngx appVersion: 2.20.0 kubeVersion: ">=1.28.0-0"