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
Owner

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.

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.
marko added 1 commit 2025-11-23 15:50:45 +00:00
Bump version to 0.25.10 and update readiness/liveness probes
All checks were successful
Build Helm Chart / helm-package (push) Successful in 21s
872ada2e0c
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.
marko merged commit 872ada2e0c into main 2025-11-23 15:50:56 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: marko/HelmChartSammlung#53
No description provided.