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 clusterzx/paperless-ai ( 2.1.6 → 2.1.7 ) #7994

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
clusterzx/paperless-ai patch 2.1.6 -> 2.1.7

Release Notes

clusterzx/paperless-ai (clusterzx/paperless-ai)

v2.1.7

Compare Source

Fixed https://github.com/clusterzx/paperless-ai/issues/118

Fixed https://github.com/clusterzx/paperless-ai/issues/116

Fixed https://github.com/clusterzx/paperless-ai/issues/115

Fixed https://github.com/clusterzx/paperless-ai/issues/98

Fixed https://github.com/clusterzx/paperless-ai/issues/106 again

Implemented https://github.com/clusterzx/paperless-ai/issues/74
(/app/logs)

Implemented https://github.com/clusterzx/paperless-ai/pull/88

Added a loggerService.js to log all messages to a txt and html file

Full Changelog: clusterzx/paperless-ai@v2.1.6...v2.1.7


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.

| datasource | package                | from  | to    |
| ---------- | ---------------------- | ----- | ----- |
| docker     | clusterzx/paperless-ai | 2.1.6 | 2.1.7 |
@rosey-the-renovator-bot
Copy link
Contributor Author

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

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

@@ -23,13 +23,13 @@

     controllers:
       main:
         containers:
           main:
             image:
               repository: clusterzx/paperless-ai
-              tag: 2.1.6@sha256:02296b3164eed9f8b73a792c5e875c23deb45085c8bdeff566d97a600fd27787
+              tag: 2.1.7@sha256:86ae324b6f08d4d837852ea0d67cedd46dbbce75a47d7492aea648affd12686a
             resources:
               limits:
                 memory: 2048Mi
               requests:
                 cpu: 11m
                 memory: 2048Mi

@rosey-the-renovator-bot
Copy link
Contributor Author

--- HelmRelease: ai/paperless-ai StatefulSet: ai/paperless-ai

+++ HelmRelease: ai/paperless-ai StatefulSet: ai/paperless-ai

@@ -32,13 +32,13 @@

       automountServiceAccountToken: true
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: clusterzx/paperless-ai:2.1.6@sha256:02296b3164eed9f8b73a792c5e875c23deb45085c8bdeff566d97a600fd27787
+      - image: clusterzx/paperless-ai:2.1.7@sha256:86ae324b6f08d4d837852ea0d67cedd46dbbce75a47d7492aea648affd12686a
         name: main
         resources:
           limits:
             memory: 2048Mi
           requests:
             cpu: 11m

@rwlove rwlove merged commit 96fe294 into main Jan 13, 2025
16 checks passed
@rwlove rwlove deleted the renovate/clusterzx-paperless-ai-2.x branch January 13, 2025 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant