chore(helm): update image ghcr.io/paperless-ngx/paperless-ngx 2.19.2 → 2.19.3 (#41231)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/paperless-ngx/paperless-ngx](https://redirect.github.com/paperless-ngx/paperless-ngx) | patch | `e1e0026` -> `321ca85` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)</summary> ### [`v2.19.3`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.19.3): Paperless-ngx v2.19.3 [Compare Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.19.2...v2.19.3) #### paperless-ngx 2.19.3 ##### Bug Fixes - Fix: remove unnecessary permission requirements for new email endpoint [@​shamoon](https://redirect.github.com/shamoon) ([#​11215](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11215)) - Fix: refactor nested sorting in filterable dropdowns [@​shamoon](https://redirect.github.com/shamoon) ([#​11214](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11214)) - Fix: add root tag filtering for tag list page consistency, fix toggle all [@​shamoon](https://redirect.github.com/shamoon) ([#​11208](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11208)) - Fix: support ConsumableDocument in email attachments [@​shamoon](https://redirect.github.com/shamoon) ([#​11196](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11196)) - Fix: add missing import for ConfirmButtonComponent in user-edit-dialog [@​shamoon](https://redirect.github.com/shamoon) ([#​11167](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11167)) - Fix: resolve migration warning in 2.19.2 [@​shamoon](https://redirect.github.com/shamoon) ([#​11157](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11157)) ##### Changes - Change: make workflow action only title draggable [@​shamoon](https://redirect.github.com/shamoon) ([#​11209](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11209)) - Change: change workflowrun to softdeletemodel [@​shamoon](https://redirect.github.com/shamoon) ([#​11194](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11194)) ##### Dependencies - Chore(deps): Bump django from 5.2.6 to 5.2.7 @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) ([#​11200](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11200)) ##### All App Changes <details> <summary>9 changes</summary> - Chore(deps): Bump django from 5.2.6 to 5.2.7 @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) ([#​11200](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11200)) - Fix: remove unnecessary permission requirements for new email endpoint [@​shamoon](https://redirect.github.com/shamoon) ([#​11215](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11215)) - Fix: refactor nested sorting in filterable dropdowns [@​shamoon](https://redirect.github.com/shamoon) ([#​11214](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11214)) - Fix: add root tag filtering for tag list page consistency, fix toggle all [@​shamoon](https://redirect.github.com/shamoon) ([#​11208](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11208)) - Change: make workflow action only title draggable [@​shamoon](https://redirect.github.com/shamoon) ([#​11209](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11209)) - Change: change workflowrun to softdeletemodel [@​shamoon](https://redirect.github.com/shamoon) ([#​11194](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11194)) - Chore: Minor migration optimization for workflow titles [@​stumpylog](https://redirect.github.com/stumpylog) ([#​11197](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11197)) - Fix: support ConsumableDocument in email attachments [@​shamoon](https://redirect.github.com/shamoon) ([#​11196](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11196)) - Fix: add missing import for ConfirmButtonComponent in user-edit-dialog [@​shamoon](https://redirect.github.com/shamoon) ([#​11167](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11167)) - Fix: resolve migration warning in 2.19.2 [@​shamoon](https://redirect.github.com/shamoon) ([#​11157](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/11157)) </details> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.19.2
|
||||
appVersion: 2.19.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.1
|
||||
@@ -49,5 +49,5 @@ sources:
|
||||
- https://hub.docker.com/r/gotenberg/gotenberg
|
||||
- https://paperless-ngx.readthedocs.io/en/latest/
|
||||
type: application
|
||||
version: 11.29.3
|
||||
version: 11.29.4
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/paperless-ngx/paperless-ngx
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.19.2@sha256:e1e0026cdacda4bb157c024a8a1a343bd16b34d8900e7f3958598b9afebd0d38
|
||||
tag: 2.19.3@sha256:321ca858e4b6ce9dc416dbcb7c0691d545e3e9b0f44cf420f75c22098854ca25
|
||||
gotenbergImage:
|
||||
repository: docker.io/gotenberg/gotenberg
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user