Bump paperless-ngx version to 0.25.7 and update probes #50
Reference in New Issue
Block a user
No description provided.
Delete Branch "patch-paperless"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Updated the paperless-ngx Helm chart to version 0.25.7 from
0.25.6 to incorporate the latest features and fixes. The appVersion
remains at 2.20.0.
Additionally, modified the liveness and readiness probes
configuration in the values.yaml file to nest probe options
under the spec field, aligning with best practices for Helm charts.
These changes normalize the probe specifications, ensuring better
compatibility and clarity for users managing their Kubernetes
deployments. No breaking changes were introduced in these updates.