Bump Helm chart version and update user IDs for Paperless AI #55

Merged
marko merged 1 commits from patch-paperless-ai into main 2025-11-24 16:08:29 +00:00
Owner

Updated the version of the Paperless AI Helm chart from 0.1.3 to
0.1.4 to reflect subsequent changes. The environment variables
PUID and PGID have been modified from 1000 and 2000 to 0,
respectively. This change is made to simplify permissions in
the context of the deployment, ensuring that the application runs
with root privileges, which might be necessary for certain
operations.

Additionally, the resource requests and limits sections have been
commented out to allow for flexibility in resource allocation
based on deployment needs. Ensure that when deploying,
appropriate resource constraints are defined externally if required.

Updated the version of the Paperless AI Helm chart from 0.1.3 to 0.1.4 to reflect subsequent changes. The environment variables PUID and PGID have been modified from 1000 and 2000 to 0, respectively. This change is made to simplify permissions in the context of the deployment, ensuring that the application runs with root privileges, which might be necessary for certain operations. Additionally, the resource requests and limits sections have been commented out to allow for flexibility in resource allocation based on deployment needs. Ensure that when deploying, appropriate resource constraints are defined externally if required.
marko added 1 commit 2025-11-24 16:08:26 +00:00
Bump Helm chart version and update user IDs for Paperless AI
All checks were successful
Build Helm Chart / helm-package (push) Successful in 5s
f09df7388e
Updated the version of the Paperless AI Helm chart from 0.1.3 to
0.1.4 to reflect subsequent changes. The environment variables
PUID and PGID have been modified from 1000 and 2000 to 0,
respectively. This change is made to simplify permissions in
the context of the deployment, ensuring that the application runs
with root privileges, which might be necessary for certain
operations.

Additionally, the resource requests and limits sections have been
commented out to allow for flexibility in resource allocation
based on deployment needs. Ensure that when deploying,
appropriate resource constraints are defined externally if required.
marko merged commit f09df7388e into main 2025-11-24 16:08:29 +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#55
No description provided.