From c571f6b93e6143f397dc7b41d0dbdfd4609da425 Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Sun, 23 Nov 2025 15:13:05 +0100 Subject: [PATCH] Bump chart version to 0.25.3 for paperless-ngx Updated the version in the Chart.yaml file from 0.25.2 to 0.25.3. This change reflects the latest stable release of the paperless-ngx chart, ensuring users can access the most recent features and patches. Keeping the chart version aligned with upstream releases is essential for maintaining compatibility and leveraging enhancements in new versions. No breaking changes are introduced with this update. --- 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 f97854a..b3d59f9 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.2 +version: 0.25.3 # renovate datasource=docker depName=ghcr.io/paperless-ngx/paperless-ngx appVersion: 2.20.0 kubeVersion: ">=1.28.0-0"