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 image ghcr.io/paperless-ngx/paperless-ngx ( 2.14.4 → 2.14.5 ) #3087

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

ishioni-bot[bot]
Copy link
Contributor

@ishioni-bot ishioni-bot bot commented Jan 22, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/paperless-ngx/paperless-ngx patch 2.14.4 -> 2.14.5

Release Notes

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

v2.14.5: Paperless-ngx v2.14.5

Compare Source

paperless-ngx 2.14.5
Features
  • Change: restrict altering and creation of superusers to superusers only @​shamoon (#​8837)
Bug Fixes
Dependencies
All App Changes
9 changes

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 these updates again.


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

This PR has been generated by Renovate Bot.

…14.4 → 2.14.5 )

| datasource | package                             | from   | to     |
| ---------- | ----------------------------------- | ------ | ------ |
| docker     | ghcr.io/paperless-ngx/paperless-ngx | 2.14.4 | 2.14.5 |
@ishioni-bot ishioni-bot bot requested a review from ishioni as a code owner January 22, 2025 01:30
@ishioni-bot ishioni-bot bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/kubernetes Changes made in the kubernetes directory cluster/talos labels Jan 22, 2025
@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Jan 22, 2025

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

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

@@ -48,13 +48,13 @@

               USERMAP_UID: 568
             envFrom:
             - secretRef:
                 name: paperless-secret
             image:
               repository: ghcr.io/paperless-ngx/paperless-ngx
-              tag: 2.14.4
+              tag: 2.14.5
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Jan 22, 2025

--- HelmRelease: selfhosted/paperless Deployment: selfhosted/paperless

+++ HelmRelease: selfhosted/paperless Deployment: selfhosted/paperless

@@ -83,13 +83,13 @@

           value: '568'
         - name: USERMAP_UID
           value: '568'
         envFrom:
         - secretRef:
             name: paperless-secret
-        image: ghcr.io/paperless-ngx/paperless-ngx:2.14.4
+        image: ghcr.io/paperless-ngx/paperless-ngx:2.14.5
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /
             port: 8000
           initialDelaySeconds: 0

@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Jan 22, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.04s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 2.17s
✅ YAML prettier 1 0 0.42s
✅ YAML yamllint 1 0 0.38s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@ishioni ishioni merged commit cf7242e into master Jan 22, 2025
18 checks passed
@ishioni ishioni deleted the renovate/ghcr.io-paperless-ngx-paperless-ngx-2.x branch January 22, 2025 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant