Conversation
…20.14 ➔ 2.20.15 )
Contributor
Author
--- 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: |
Contributor
Author
--- 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 |
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.14→2.20.15Release Notes
paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)
v2.20.15: Paperless-ngx v2.20.15Compare Source
paperless-ngx 2.20.15
Bug Fixes
All App Changes
4 changes
Configuration
📅 Schedule: (in timezone Europe/Oslo)
🚦 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.
This PR has been generated by Mend Renovate.