Bump chart version to 0.25.3 for paperless-ngx
All checks were successful
Build Helm Chart / helm-package (push) Successful in 21s

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.
This commit is contained in:
2025-11-23 15:13:05 +01:00
parent 712b12e1b4
commit c571f6b93e

View File

@@ -4,7 +4,7 @@ description: "A community-supported supercharged version of paperless: scan, ind
home: https://charts.gabe565.com/charts/paperless-ngx/ 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 icon: https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/b948750/src-ui/src/assets/logo-notext.svg
type: application type: application
version: 0.25.2 version: 0.25.3
# renovate datasource=docker depName=ghcr.io/paperless-ngx/paperless-ngx # renovate datasource=docker depName=ghcr.io/paperless-ngx/paperless-ngx
appVersion: 2.20.0 appVersion: 2.20.0
kubeVersion: ">=1.28.0-0" kubeVersion: ">=1.28.0-0"