Update Paperless AI chart version and environment settings #9

Merged
marko merged 1 commits from patch-paperles-ai into main 2025-07-06 16:15:38 +00:00
Owner

This commit updates the version of the Paperless AI Helm chart from
0.4.0 to 0.5.0 to reflect new changes and improvements. The PUID
and PGID environment variables have been changed from 1027 and 100
to 1000 and 2000, respectively, to better accommodate user and
group permissions.

Additionally, the resource requests and limits have been adjusted
to specify CPU and memory requirements (100m CPU and 128Mi memory),
ensuring that the container operates within defined resource
constraints. This change enhances performance and stability, making
the chart more suitable for various deployment environments.

No breaking changes were introduced, but users should verify their
permissions align with the new PUID and PGID settings.

This commit updates the version of the Paperless AI Helm chart from 0.4.0 to 0.5.0 to reflect new changes and improvements. The PUID and PGID environment variables have been changed from 1027 and 100 to 1000 and 2000, respectively, to better accommodate user and group permissions. Additionally, the resource requests and limits have been adjusted to specify CPU and memory requirements (100m CPU and 128Mi memory), ensuring that the container operates within defined resource constraints. This change enhances performance and stability, making the chart more suitable for various deployment environments. No breaking changes were introduced, but users should verify their permissions align with the new PUID and PGID settings.
marko added 1 commit 2025-07-06 16:15:34 +00:00
Update Paperless AI chart version and environment settings
All checks were successful
Build Helm Chart / helm-package (push) Successful in 3s
601bde7463
This commit updates the version of the Paperless AI Helm chart from
0.4.0 to 0.5.0 to reflect new changes and improvements. The PUID
and PGID environment variables have been changed from 1027 and 100
to 1000 and 2000, respectively, to better accommodate user and
group permissions.

Additionally, the resource requests and limits have been adjusted
to specify CPU and memory requirements (100m CPU and 128Mi memory),
ensuring that the container operates within defined resource
constraints. This change enhances performance and stability, making
the chart more suitable for various deployment environments.

No breaking changes were introduced, but users should verify their
permissions align with the new PUID and PGID settings.
marko merged commit 601bde7463 into main 2025-07-06 16:15:38 +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#9
No description provided.