Files
Marko Oldenburg c18b5c7514
All checks were successful
Build Helm Chart / helm-package (push) Successful in 4s
chore(chart): bump version to 0.7.0 and appVersion to 3.0.7
Updates the Paperless-AI Helm chart version from 0.1.0 to 0.7.0 and the
 application version from 2.1.3 to 3.0.7. This significant version jump
 reflects major improvements in the underlying application including new
 features and stability improvements. This update ensures the chart
 references the latest stable release of Paperless-AI.
2025-06-27 08:47:17 +02:00
..

= paperless-ai-helm-chart

A Helm chart for deploying https://github.com/clusterzx/paperless-ai[clusterzx/paperless-ai] on Kubernetes.

== 🚧 Under Construction 🚧

Thank you for visiting the *paperless-ai Helm Chart* repository! 🎉

This project is currently under construction, and we are actively working on setting it up. 
Please check back soon for updates, or feel free to follow the repository to stay informed about our progress.

In the meantime, if you have any questions or suggestions, don't hesitate to open an issue or reach out.

Thank you for your patience and support!
 
The paperless-ai-helm-chart Team ❤️


== Helm Chart

=== Repository

The helm chart is not deployed to a repository yet.

=== Installation

You can define your custom values files based on `paperless-ai/values.yaml`. Just copy and update the values, which should be overwritten and delete the other parts out of your customized values.yaml file.

Install the helm chart with the following command:

`helm upgrade --install MY-RELEASE ./paperless-ai -f YOUR-CUSTOM-VALUES-FILE.yaml`

Please keep in mind to set the paperless configuration. See current values.yaml file.