From 841a8dafb0f2ba315efb73d2af319864fc7d7757 Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Sun, 23 Nov 2025 16:22:18 +0100 Subject: [PATCH] Update paperless-ngx to version 0.25.6 Updated the Chart.yaml and README.md files for the paperless-ngx Helm chart to reflect the new version 0.25.6. This change is necessary to ensure that users are aware of the latest updates and improvements in the software. The appVersion remains at 2.20.0, and the kubeVersion is still set to ">=1.28.0-0". The README badge for the version has also been updated to maintain consistency and inform users of the current version being used. --- charts/paperless-ngx/Chart.yaml | 2 +- charts/paperless-ngx/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/paperless-ngx/Chart.yaml b/charts/paperless-ngx/Chart.yaml index d013269..55b2982 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.6 # renovate datasource=docker depName=ghcr.io/paperless-ngx/paperless-ngx appVersion: 2.20.0 kubeVersion: ">=1.28.0-0" diff --git a/charts/paperless-ngx/README.md b/charts/paperless-ngx/README.md index 762b34c..273e7ae 100644 --- a/charts/paperless-ngx/README.md +++ b/charts/paperless-ngx/README.md @@ -2,7 +2,7 @@ paperless-ngx logo -![Version: 0.25.0](https://img.shields.io/badge/Version-0.25.0-informational?style=flat) +![Version: 0.25.6](https://img.shields.io/badge/Version-0.25.6-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) ![AppVersion: 2.20.0](https://img.shields.io/badge/AppVersion-2.20.0-informational?style=flat)