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

feat(container)!: Update clusterzx/paperless-ai ( 1.4.6 → 2.0.0 ) #7962

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

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

This PR contains the following updates:

Package Update Change
clusterzx/paperless-ai major 1.4.6 -> 2.0.0

Release Notes

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

v2.0.0

Compare Source

Full Changelog: clusterzx/paperless-ai@v1.4.6...v2.0.0

Major Update:

Addressing Fixes and new Features:

Fixes: #​66 #​61 #​58 #​55 #​53 #​45 #​59 #​52 #​49 #​31 #​37 #​52

Added:

  1. Big New Feature: Playground
  2. Try your prompts on your documents and see how they perform. In Playground no data will be updated in Paperless.
  3. Added Code and Markdown interpretation in Chat Mode.
  4. Chat Mode now works with Ollama

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 | 1.4.6 | 2.0.0 |
@rosey-the-renovator-bot
Copy link
Contributor Author

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

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

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

     controllers:
       main:
         containers:
           main:
             image:
               repository: clusterzx/paperless-ai
-              tag: 1.4.6@sha256:ed24b8aa1392cae598f376f1cc13074e58fa9913fd8594e45a640713f11c24c4
+              tag: 2.0.0@sha256:982ceb12b113eccccff235378024ca0ea393f9b91847be17b72a933d83683473
             resources:
               limits:
                 memory: 2048Mi
               requests:
                 cpu: 11m
                 memory: 2048Mi

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

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

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

@@ -33,13 +33,13 @@

       hostIPC: false
       hostNetwork: false
       hostPID: false
       hostUsers: true
       dnsPolicy: ClusterFirst
       containers:
-      - image: clusterzx/paperless-ai:1.4.6@sha256:ed24b8aa1392cae598f376f1cc13074e58fa9913fd8594e45a640713f11c24c4
+      - image: clusterzx/paperless-ai:2.0.0@sha256:982ceb12b113eccccff235378024ca0ea393f9b91847be17b72a933d83683473
         name: main
         resources:
           limits:
             memory: 2048Mi
           requests:
             cpu: 11m

@rwlove rwlove merged commit 65fbe79 into main Jan 8, 2025
16 checks passed
@rwlove rwlove deleted the renovate/clusterzx-paperless-ai-2.x branch January 8, 2025 19: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