Bump version to 0.25.10 and update readiness/liveness probes #53

Merged
marko merged 1 commits from patch-paperless into main 2025-11-23 15:50:56 +00:00

1 Commits

Author SHA1 Message Date
872ada2e0c Bump version to 0.25.10 and update readiness/liveness probes
All checks were successful
Build Helm Chart / helm-package (push) Successful in 21s
Updated the Paperless-ngx Helm chart version to 0.25.10. The
README and Chart.yaml files were modified to reflect this new
version. Additionally, the readiness and liveness probes in the
values.yaml were changed from EXEC type to HTTP type for better
monitoring and consistency. This adjustment ensures that the probes
directly check the application’s health through HTTP requests to
the main path, improving the reliability of the health checks.
No breaking changes are introduced, but users should verify that
the application responds correctly to the new health check
configuration.
2025-11-23 16:50:33 +01:00