Fix version number and update persistence configuration #43

Merged
marko merged 1 commits from patch-paperless into main 2025-11-23 14:09:04 +00:00
Owner

Updated the version number in Chart.yaml from 0.25.2 to 0.25.1 to
reflect the correct release version. In the values.yaml, modified
the persistence configuration for data, media, export, and consume
to remove the old mountPath entries and added a new globalMounts
list that includes path specifications for each of these persistence
types. This change is intended to simplify the configuration and make
it more flexible by using global mounts for better data organization
and easier access management.

No breaking changes are introduced in this update.

Updated the version number in `Chart.yaml` from 0.25.2 to 0.25.1 to reflect the correct release version. In the `values.yaml`, modified the persistence configuration for data, media, export, and consume to remove the old `mountPath` entries and added a new `globalMounts` list that includes path specifications for each of these persistence types. This change is intended to simplify the configuration and make it more flexible by using global mounts for better data organization and easier access management. No breaking changes are introduced in this update.
marko added 1 commit 2025-11-23 14:09:01 +00:00
Fix version number and update persistence configuration
All checks were successful
Build Helm Chart / helm-package (push) Successful in 22s
84c0c59b2b
Updated the version number in `Chart.yaml` from 0.25.2 to 0.25.1 to
reflect the correct release version. In the `values.yaml`, modified
the persistence configuration for data, media, export, and consume
to remove the old `mountPath` entries and added a new `globalMounts`
list that includes path specifications for each of these persistence
types. This change is intended to simplify the configuration and make
it more flexible by using global mounts for better data organization
and easier access management.

No breaking changes are introduced in this update.
marko merged commit 84c0c59b2b into main 2025-11-23 14:09:04 +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#43
No description provided.