chore(deps): update ghcr.io/paperless-ngx/paperless-ngx docker tag to v2.20.14#2341
Merged
renovate[bot] merged 1 commit intomainfrom Apr 15, 2026
Merged
Conversation
--- . Kustomization: flux-system/flux-system HelmRelease: applications/paperless
+++ . Kustomization: flux-system/flux-system HelmRelease: applications/paperless
@@ -19,13 +19,13 @@
controllers:
paperless:
containers:
app:
image:
repository: ghcr.io/paperless-ngx/paperless-ngx
- tag: 2.20.13
+ tag: 2.20.14
env:
PAPERLESS_URL: https://paperless.bo0tzz.me
PAPERLESS_TIME_ZONE: Europe/Amsterdam
PAPERLESS_APPS: allauth.socialaccount.providers.openid_connect
PAPERLESS_ACCOUNT_EMAIL_VERIFICATION: none
PAPERLESS_SOCIAL_AUTO_SIGNUP: true |
--- . HelmRelease: applications/paperless Deployment: applications/paperless
+++ . HelmRelease: applications/paperless Deployment: applications/paperless
@@ -82,13 +82,13 @@
value: Europe/Amsterdam
- name: PAPERLESS_URL
value: https://paperless.bo0tzz.me
envFrom:
- secretRef:
name: paperless-secret
- image: ghcr.io/paperless-ngx/paperless-ngx:2.20.13
+ image: ghcr.io/paperless-ngx/paperless-ngx:2.20.14
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 8000 |
There was a problem hiding this comment.
ghcr.io/paperless-ngx/paperless-ngx: v2.20.13 → v2.20.14
Verdict: Safe to merge
Patch release containing 7 bug fixes only — no breaking changes or deprecations.
Notable fixes:
- Permissions not submitted for non-owners
- Duplicate parent tag IDs prevented
- Tag change application in workflows no longer deferred
- Share link viewset actions limited
- Fallback ordering for documents added
- Mail-created correspondent matching defaulted to exact
- Date custom field validation in serializer
None of these affect this repo's configuration (PostgreSQL, Redis/Valkey, OIDC auth, Dutch OCR).
Sources consulted:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.20.13→2.20.14Release Notes
paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)
v2.20.14: Paperless-ngx v2.20.14Compare Source
paperless-ngx 2.20.14
Bug Fixes
All App Changes
7 changes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.