Skip to content

Releases: kernelb00t/paperless-ngx-helm

paperless-ngx-1.0.5

29 May 09:49
23609fa

Choose a tag to compare

[paperless-ngx-1.0.4] — 2026-05-28

📦 Dependency Updates

  • deps: Sync upstream paperless-ngx 2.20.15 (#50) (23cbe47)

paperless-ngx-1.0.4

28 May 09:58
23cbe47

Choose a tag to compare

[paperless-ngx-1.0.3] — 2026-05-27

📦 Dependency Updates

  • deps: Sync upstream paperless-ngx 2.20.15 (#49) (b8f46fa)

paperless-ngx-1.0.3

27 May 09:41
b8f46fa

Choose a tag to compare

[paperless-ngx-1.0.2] — 2026-05-22

📦 Dependency Updates

  • deps: Sync upstream paperless-ngx 2.20.15 (#48) (5aba697)

paperless-ngx-1.0.2

22 May 08:58
5aba697

Choose a tag to compare

[paperless-ngx-1.0.1] — 2026-05-20

📦 Dependency Updates

  • deps: Sync upstream paperless-ngx 2.20.15 (#47) (790bd31)

paperless-ngx-1.0.1

20 May 09:27
790bd31

Choose a tag to compare

[paperless-ngx-1.0.0] — 2026-05-11

🗒️ Other

  • Adopt independent SemVer chart versioning (starting 1.0.0) and update upstream sync bump logic (#46)
  • feat: switch chart versioning to independent semver

Agent-Logs-Url: https://github.com/kernelb00t/paperless-ngx-helm/sessions/abbfce25-6172-465f-abc9-c2e9987789cd

Co-authored-by: kernelb00t 68474172+kernelb00t@users.noreply.github.com

  • fix(ci): allow SARIF upload from kube-linter job

Agent-Logs-Url: https://github.com/kernelb00t/paperless-ngx-helm/sessions/abbfce25-6172-465f-abc9-c2e9987789cd

Co-authored-by: kernelb00t 68474172+kernelb00t@users.noreply.github.com

  • chore(ci): improve semver validation error details

Agent-Logs-Url: https://github.com/kernelb00t/paperless-ngx-helm/sessions/abbfce25-6172-465f-abc9-c2e9987789cd

Co-authored-by: kernelb00t 68474172+kernelb00t@users.noreply.github.com

  • chore(ci): fail fast on invalid chart semver

Agent-Logs-Url: https://github.com/kernelb00t/paperless-ngx-helm/sessions/abbfce25-6172-465f-abc9-c2e9987789cd

Co-authored-by: kernelb00t 68474172+kernelb00t@users.noreply.github.com


Co-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com
Co-authored-by: kernelb00t 68474172+kernelb00t@users.noreply.github.com (731341d)

paperless-ngx-1.0.0

11 May 06:22
731341d

Choose a tag to compare

[paperless-ngx-2.20.15-5] — 2026-05-11

🐛 Bug Fixes

  • Remove validation of github actions (#44) (4fffd70)

📦 Dependency Updates

  • deps: Update github/codeql-action action to v4 (#42) (ef1e704)
  • deps: Update actions/upload-artifact action to v7 (#41) (7134a40)
  • deps: Sync upstream paperless-ngx 2.20.15 (#45) (abec013)

🗒️ Other

  • Various small extensions (#38)
  • feat: add optional HTTPRoute resource (fixes #30)

  • chore: allow restriction through networkpolicies (fixes #31)

Add optional NetworkPolicy resources to gotenberg, tika and redis.
Especially gotenberg and tika do not come with any sort of
authentication, so restricting through network policies might be
desired.

  • chore: allow referencing existing secret for redis (fixes #32)

  • chore: allow custom resource creation

  • chore: extend CNPG configuration options

  • Apply suggestion from @cubic-dev-ai[bot]

Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>


Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com> (6f4b7c7)

🤖 CI/CD