Update Paperless AI Helm Chart to version 0.2.0 #6
Reference in New Issue
Block a user
No description provided.
Delete Branch "patch-paperless-ai2"
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?
Bumped the version of the Paperless AI Helm chart from 0.1.0 to 0.2.0 to
reflect the latest updates. Various templates have been modified for
improved consistency and adherence to best practices.
Notable changes include:
pvc.yaml
for a cleanerlook.
ingress.yaml
,pvc.yaml
, andservice.yaml
to ensure correct rendering ofKubernetes resources.
removing inline comments for a streamlined approach.
These changes enhance maintainability and clarity within the
Helm chart templates. No breaking changes are introduced in this
update.