Update paperless-ngx chart version to 0.25.0 #47
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?
Changed the chart version from 0.25.4 to 0.25.0 in Chart.yaml and
README.md to reflect the correct release version. This ensures that
users are aware of the currently deployed version of the application.
Additionally, updated the configuration in values.yaml by adding
the
specsection under thereadinessandlivenessprobes.This clarifies the configuration structure and ensures compatibility
with the latest Helm chart practices.
No breaking changes were introduced in this update.