Skip to content

fix(container): update image ghcr.io/paperless-ngx/paperless-ngx ( 2.20.14 ➔ 2.20.15 )#4526

Merged
rodent1 merged 1 commit intomainfrom
renovate/ghcr.io-paperless-ngx-paperless-ngx-2.x
Apr 27, 2026
Merged

fix(container): update image ghcr.io/paperless-ngx/paperless-ngx ( 2.20.14 ➔ 2.20.15 )#4526
rodent1 merged 1 commit intomainfrom
renovate/ghcr.io-paperless-ngx-paperless-ngx-2.x

Conversation

@ro-bott
Copy link
Copy Markdown
Contributor

@ro-bott ro-bott Bot commented Apr 27, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/paperless-ngx/paperless-ngx patch 2.20.142.20.15

Release Notes

paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)

v2.20.15: Paperless-ngx v2.20.15

Compare Source

paperless-ngx 2.20.15

[!NOTE]
This release addresses a security issue (GHSA-8c6x-pfjq-9gr7) and is recommended for all users. Our sincere thank you to the community members who reported this.

Bug Fixes
All App Changes
4 changes
  • Fix: use only allauth login/logout endpoints @​shamoon (#​12639)
  • Fix: correctly scope mail account enumeration @​shamoon (#​12636)
  • Fix: prevent intermediate change event when CustomFieldQueryAtom operator changes type (#​12597)
  • Fix: reject invalid requests to API notes endpoint (#​12582)

Configuration

📅 Schedule: (in timezone Europe/Oslo)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@ro-bott ro-bott Bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Apr 27, 2026
@ro-bott
Copy link
Copy Markdown
Contributor Author

ro-bott Bot commented Apr 27, 2026

--- kubernetes/apps/selfhosted/paperless/app Kustomization: selfhosted/paperless HelmRelease: selfhosted/paperless

+++ kubernetes/apps/selfhosted/paperless/app Kustomization: selfhosted/paperless HelmRelease: selfhosted/paperless

@@ -69,13 +69,13 @@

               PAPERLESS_TASK_WORKERS: '2'
               PAPERLESS_TIME_ZONE: Europe/Oslo
               PAPERLESS_URL: https://paperless.rodent.cc
               PAPERLESS_WEBSERVER_WORKERS: '2'
             image:
               repository: ghcr.io/paperless-ngx/paperless-ngx
-              tag: 2.20.14
+              tag: 2.20.15
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@ro-bott
Copy link
Copy Markdown
Contributor Author

ro-bott Bot commented Apr 27, 2026

--- HelmRelease: selfhosted/paperless Deployment: selfhosted/paperless

+++ HelmRelease: selfhosted/paperless Deployment: selfhosted/paperless

@@ -90,13 +90,13 @@

         - name: PAPERLESS_TIME_ZONE
           value: Europe/Oslo
         - name: PAPERLESS_URL
           value: https://paperless.rodent.cc
         - name: PAPERLESS_WEBSERVER_WORKERS
           value: '2'
-        image: ghcr.io/paperless-ngx/paperless-ngx:2.20.14
+        image: ghcr.io/paperless-ngx/paperless-ngx:2.20.15
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8000

@rodent1 rodent1 merged commit 12549d3 into main Apr 27, 2026
12 checks passed
@rodent1 rodent1 deleted the renovate/ghcr.io-paperless-ngx-paperless-ngx-2.x branch April 27, 2026 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant