This GitHub Pages site hosts the CodeOpsMS Paperless-ngx Helm chart.
helm repo add paperless https://codeopsms.github.io/paperless-ngx-helm-chart/
helm repo update
helm install paperless-ngx paperless/paperless-ngx \
--version 0.4.0
Chart 0.4.0 is the stable default and deploys Paperless-ngx 3.
Read the migration guide
before upgrading an existing Paperless 2 installation. Pin historical
chart 0.3.23 until its database and storage migration is prepared.
helm install paperless-ngx paperless/paperless-ngx \
--version 0.3.23
helm install paperless-ngx \
oci://ghcr.io/codeopsms/helm-charts/paperless-ngx \
--version 0.4.0