Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update ghcr.io/paperless-ngx/paperless-ngx ( 2.11.4 → 2.11.6 ) #3413

Merged

Conversation

mahoro-bot[bot]
Copy link
Contributor

@mahoro-bot mahoro-bot bot commented Aug 23, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/paperless-ngx/paperless-ngx patch 2.11.4 -> 2.11.6

Release Notes

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

v2.11.6: Paperless-ngx v2.11.6

Compare Source

paperless-ngx 2.11.6

[!NOTE]
Paperless-ngx v2.11.6 fixes an issue with one of our dependencies that prevented uploading files in version 2.11.5. "Bare-metal" users may need to re-download the NLTK data to /usr/share/nltk_data (see the docs).

Bug Fixes
Dependencies
5 changes
All App Changes
8 changes

v2.11.5

Compare Source


Configuration

📅 Schedule: 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 this update again.


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

This PR has been generated by Renovate Bot.

@mahoro-bot mahoro-bot bot requested a review from cbc02009 as a code owner August 23, 2024 01:17
@mahoro-bot mahoro-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Aug 23, 2024
@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Aug 23, 2024

--- kubernetes/main/apps/selfhosted/paperless/app Kustomization: flux-system/paperless HelmRelease: selfhosted/paperless

+++ kubernetes/main/apps/selfhosted/paperless/app Kustomization: flux-system/paperless HelmRelease: selfhosted/paperless

@@ -52,13 +52,13 @@

               USERMAP_UID: 568
             envFrom:
             - secretRef:
                 name: paperless
             image:
               repository: ghcr.io/paperless-ngx/paperless-ngx
-              tag: 2.11.4
+              tag: 2.11.6
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Aug 23, 2024

--- HelmRelease: selfhosted/paperless StatefulSet: selfhosted/paperless

+++ HelmRelease: selfhosted/paperless StatefulSet: selfhosted/paperless

@@ -96,13 +96,13 @@

           value: '568'
         - name: USERMAP_UID
           value: '568'
         envFrom:
         - secretRef:
             name: paperless
-        image: ghcr.io/paperless-ngx/paperless-ngx:2.11.4
+        image: ghcr.io/paperless-ngx/paperless-ngx:2.11.6
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8000

@mahoro-bot mahoro-bot bot force-pushed the renovate/main-ghcr.io-paperless-ngx-paperless-ngx-2.x branch from f028746 to a4cf0e3 Compare August 23, 2024 04:22
@mahoro-bot mahoro-bot bot changed the title fix(container): update ghcr.io/paperless-ngx/paperless-ngx ( 2.11.4 → 2.11.5 ) fix(container): update ghcr.io/paperless-ngx/paperless-ngx ( 2.11.4 → 2.11.6 ) Aug 23, 2024
@mahoro-bot mahoro-bot bot merged commit 92aaa22 into main Aug 25, 2024
6 checks passed
@mahoro-bot mahoro-bot bot deleted the renovate/main-ghcr.io-paperless-ngx-paperless-ngx-2.x branch August 25, 2024 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant