Remove Chart.lock and update values.yaml for persistence #38

Merged
marko merged 1 commits from patch-new-paperless into main 2025-11-23 11:02:19 +00:00
Owner

In this commit, the Chart.lock file for the paperless-ngx chart
has been deleted, which typically signifies a change in dependencies
or a reset of the chart environment. This may be necessary when
dependencies have been altered or are no longer needed.

Additionally, the values.yaml file was modified to uncomment and
standardize the persistence volume configuration parameters. The
storageClass, accessMode, and size fields for multiple
persisted volumes (data, media, export, consume) were adjusted to
enable the volumes in a clearer format. This change improves the

In this commit, the `Chart.lock` file for the `paperless-ngx` chart has been deleted, which typically signifies a change in dependencies or a reset of the chart environment. This may be necessary when dependencies have been altered or are no longer needed. Additionally, the `values.yaml` file was modified to uncomment and standardize the persistence volume configuration parameters. The `storageClass`, `accessMode`, and `size` fields for multiple persisted volumes (data, media, export, consume) were adjusted to enable the volumes in a clearer format. This change improves the
marko added 1 commit 2025-11-23 11:02:14 +00:00
In this commit, the `Chart.lock` file for the `paperless-ngx` chart
has been deleted, which typically signifies a change in dependencies
or a reset of the chart environment. This may be necessary when
dependencies have been altered or are no longer needed.

Additionally, the `values.yaml` file was modified to uncomment and
standardize the persistence volume configuration parameters. The
`storageClass`, `accessMode`, and `size` fields for multiple
persisted volumes (data, media, export, consume) were adjusted to
enable the volumes in a clearer format. This change improves the
marko merged commit c843b3697c into main 2025-11-23 11:02:19 +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#38
No description provided.