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.