Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(helm): update image ghcr.io/paperless-ngx/paperless-ngx 2.13.0 …
…→ 2.13.1 (#28500) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/paperless-ngx/paperless-ngx](https://redirect.github.com/paperless-ngx/paperless-ngx) | patch | `92d8767` -> `0642357` | 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.13.1`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.13.1): Paperless-ngx v2.13.1 [Compare Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.13.0...v2.13.1) #### paperless-ngx 2.13.1 ##### Bug Fixes - Fix: allow removing dead document links from UI, validate via API [@​shamoon](https://redirect.github.com/shamoon) ([#​8081](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8081)) - Fix: Removes whitenoise patches and upgrades it to 6.8.1 [@​stumpylog](https://redirect.github.com/stumpylog) ([#​8079](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8079)) - Fix: Make all document related objects soft delete, fix filepath when deleted [@​shamoon](https://redirect.github.com/shamoon) ([#​8067](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8067)) - Fix: handle uuid fields created under mariadb and Django 4 [@​shamoon](https://redirect.github.com/shamoon) ([#​8034](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8034)) - Fix / Enhancement: auto-rename document files when select type custom fields are changed [@​shamoon](https://redirect.github.com/shamoon) ([#​8045](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8045)) - Fix: Update filename correctly if the document is in the trash [@​stumpylog](https://redirect.github.com/stumpylog) ([#​8066](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8066)) - Fix: Handle a special case where removing none marker could result in an absolute path [@​stumpylog](https://redirect.github.com/stumpylog) ([#​8060](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8060)) - Fix: disable custom field signals during import in 2.13.0 [@​shamoon](https://redirect.github.com/shamoon) ([#​8065](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8065)) - Fix: doc link documents search should exclude null [@​shamoon](https://redirect.github.com/shamoon) ([#​8064](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8064)) - Fix: fix custom field query empty element removal [@​shamoon](https://redirect.github.com/shamoon) ([#​8056](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8056)) - Fix: dont try to load PAPERLESS_MODEL_FILE as env from file [@​shamoon](https://redirect.github.com/shamoon) ([#​8040](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8040)) - Fix: dont include all allauth urls [@​shamoon](https://redirect.github.com/shamoon) ([#​8010](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8010)) - Fix: oauth settings without base url [@​shamoon](https://redirect.github.com/shamoon) ([#​8020](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8020)) - Fix / Enhancement: include social accounts and api tokens in export [@​shamoon](https://redirect.github.com/shamoon) ([#​8016](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8016)) ##### Maintenance - Fix: Removes whitenoise patches and upgrades it to 6.8.1 [@​stumpylog](https://redirect.github.com/stumpylog) ([#​8079](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8079)) ##### All App Changes <details> <summary>12 changes</summary> - Fix: allow removing dead document links from UI, validate via API [@​shamoon](https://redirect.github.com/shamoon) ([#​8081](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8081)) - Fix: Make all document related objects soft delete, fix filepath when deleted [@​shamoon](https://redirect.github.com/shamoon) ([#​8067](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8067)) - Fix: handle uuid fields created under mariadb and Django 4 [@​shamoon](https://redirect.github.com/shamoon) ([#​8034](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8034)) - Fix: Update filename correctly if the document is in the trash [@​stumpylog](https://redirect.github.com/stumpylog) ([#​8066](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8066)) - Fix: Handle a special case where removing none marker could result in an absolute path [@​stumpylog](https://redirect.github.com/stumpylog) ([#​8060](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8060)) - Fix: disable custom field signals during import in 2.13.0 [@​shamoon](https://redirect.github.com/shamoon) ([#​8065](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8065)) - Fix: doc link documents search should exclude null [@​shamoon](https://redirect.github.com/shamoon) ([#​8064](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8064)) - Enhancement: auto-rename document files when select type custom fields are changed [@​shamoon](https://redirect.github.com/shamoon) ([#​8045](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8045)) - Fix: fix custom field query empty element removal [@​shamoon](https://redirect.github.com/shamoon) ([#​8056](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8056)) - Fix: dont include all allauth urls [@​shamoon](https://redirect.github.com/shamoon) ([#​8010](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8010)) - Enhancement / fix: include social accounts and api tokens in export [@​shamoon](https://redirect.github.com/shamoon) ([#​8016](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8016)) - Fix: oauth settings without base url [@​shamoon](https://redirect.github.com/shamoon) ([#​8020](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8020)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
- Loading branch information