This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/paperless-ngx/paperless-ngx](https://redirect.github.com/paperless-ngx/paperless-ngx) | minor | `217cec7` -> `92d8767` | 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.0`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.13.0): Paperless-ngx v2.13.0 [Compare Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.12.1...v2.13.0) #### paperless-ngx 2.13.0 ##### Notable Changes - Feature: OAuth2 Gmail and Outlook email support [@​shamoon](https://redirect.github.com/shamoon) ([#​7866](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7866)) - Feature: Enhanced templating for filename format [@​stumpylog](https://redirect.github.com/stumpylog) ([#​7836](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7836)) - Feature: custom fields queries [@​shamoon](https://redirect.github.com/shamoon) ([#​7761](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7761)) - Chore: Drop Python 3.9 support [@​stumpylog](https://redirect.github.com/stumpylog) ([#​7774](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7774)) ##### Features - Enhancement: QoL, auto-focus default select field in custom field dropdown [@​shamoon](https://redirect.github.com/shamoon) ([#​7961](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7961)) - Change: open not edit [@​shamoon](https://redirect.github.com/shamoon) ([#​7942](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7942)) - Enhancement: support retain barcode split pages [@​shamoon](https://redirect.github.com/shamoon) ([#​7912](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7912)) - Enhancement: don't wait for doc API to load preview [@​shamoon](https://redirect.github.com/shamoon) ([#​7894](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7894)) - Feature: OAuth2 Gmail and Outlook email support [@​shamoon](https://redirect.github.com/shamoon) ([#​7866](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7866)) - Enhancement: live preview of storage path [@​shamoon](https://redirect.github.com/shamoon) ([#​7870](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7870)) - Enhancement: management list button improvements [@​shamoon](https://redirect.github.com/shamoon) ([#​7848](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7848)) - Enhancement: check for mail destination directory, log post-consume errors [@​mrichtarsky](https://redirect.github.com/mrichtarsky) ([#​7808](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7808)) - Enhancement: workflow overview toggle enable button [@​shamoon](https://redirect.github.com/shamoon) ([#​7818](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7818)) - Enhancement: disable-able mail rules, add toggle to overview [@​shamoon](https://redirect.github.com/shamoon) ([#​7810](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7810)) - Feature: auto-clean some invalid pdfs [@​shamoon](https://redirect.github.com/shamoon) ([#​7651](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7651)) - Feature: page count [@​s0llvan](https://redirect.github.com/s0llvan) ([#​7750](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7750)) - Enhancement: use apt only when needed docker-entrypoint.sh [@​gawa971](https://redirect.github.com/gawa971) ([#​7756](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7756)) - Enhancement: set Django SESSION_EXPIRE_AT_BROWSER_CLOSE from PAPERLESS_ACCOUNT_SESSION_REMEMBER [@​shamoon](https://redirect.github.com/shamoon) ([#​7748](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7748)) - Enhancement: allow setting session cookie age [@​shamoon](https://redirect.github.com/shamoon) ([#​7743](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7743)) - Feature: copy workflows and mail rules, improve layout [@​shamoon](https://redirect.github.com/shamoon) ([#​7727](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7727)) ##### Bug Fixes - Fix: remove space before my profile button in dropdown [@​tooomm](https://redirect.github.com/tooomm) ([#​7963](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7963)) - Fix: v2.13.0 RC1 - Handling of Nones when using custom fields in filepath templating [@​stumpylog](https://redirect.github.com/stumpylog) ([#​7933](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7933)) - Fix: v2.13.0 RC1 - trigger move and rename after CustomFieldInstance saved [@​shamoon](https://redirect.github.com/shamoon) ([#​7927](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7927)) - Fix: v2.13.0 RC1 - increase field max lengths to accommodate larger tokens [@​shamoon](https://redirect.github.com/shamoon) ([#​7916](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7916)) - Fix: preserve text linebreaks in doc edit [@​shamoon](https://redirect.github.com/shamoon) ([#​7908](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7908)) - Fix: only show colon on cards if correspondent and title shown [@​shamoon](https://redirect.github.com/shamoon) ([#​7893](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7893)) - Fix: Allow ASN values of 0 from barcodes [@​stumpylog](https://redirect.github.com/stumpylog) ([#​7878](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7878)) - Fix: fix auto-dismiss completed tasks on open document [@​shamoon](https://redirect.github.com/shamoon) ([#​7869](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7869)) - Fix: trigger change warning for saved views with default fields if changed [@​shamoon](https://redirect.github.com/shamoon) ([#​7865](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7865)) - Fix: hidden canvas element causes scroll bug [@​shamoon](https://redirect.github.com/shamoon) ([#​7770](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7770)) - Fix: handle overflowing dropdowns on mobile [@​shamoon](https://redirect.github.com/shamoon) ([#​7758](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7758)) - Fix: chrome scrolling in >= 129 [@​shamoon](https://redirect.github.com/shamoon) ([#​7738](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7738)) ##### Maintenance - Enhancement: use apt only when needed docker-entrypoint.sh [@​gawa971](https://redirect.github.com/gawa971) ([#​7756](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7756)) ##### Dependencies <details> <summary>10 changes</summary> - Chore(deps-dev): Bump @​\<!---->codecov/webpack-plugin from 1.0.1 to 1.2.0 in /src-ui [@​dependabot](https://redirect.github.com/dependabot) ([#​7830](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7830)) - Chore(deps-dev): Bump @​\<!---->types/node from 22.5.2 to 22.7.4 in /src-ui [@​dependabot](https://redirect.github.com/dependabot) ([#​7829](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7829)) - Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 4 updates [@​dependabot](https://redirect.github.com/dependabot) ([#​7827](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7827)) - Chore(deps-dev): Bump the frontend-jest-dependencies group in /src-ui with 2 updates [@​dependabot](https://redirect.github.com/dependabot) ([#​7826](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7826)) - Chore(deps-dev): Bump @​\<!---->playwright/test from 1.46.1 to 1.47.2 in /src-ui [@​dependabot](https://redirect.github.com/dependabot) ([#​7828](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7828)) - Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 21 updates [@​dependabot](https://redirect.github.com/dependabot) ([#​7825](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7825)) - Chore: Upgrades OCRMyPDF to v16 [@​stumpylog](https://redirect.github.com/stumpylog) ([#​7815](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7815)) - Chore: Upgrades the Docker image to use Python 3.12 [@​stumpylog](https://redirect.github.com/stumpylog) ([#​7796](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7796)) - Chore: Upgrade Django to 5.1 [@​stumpylog](https://redirect.github.com/stumpylog) ([#​7795](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7795)) - Chore(deps-dev): Bump the development group with 2 updates [@​dependabot](https://redirect.github.com/dependabot) ([#​7723](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7723)) </details> ##### All App Changes <details> <summary>43 changes</summary> - Change: Use a TextField for the storage path field [@​stumpylog](https://redirect.github.com/stumpylog) ([#​7967](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7967)) - Fix: remove space before my profile button in dropdown [@​tooomm](https://redirect.github.com/tooomm) ([#​7963](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7963)) - Enhancement: QoL, auto-focus default select field in custom field dropdown [@​shamoon](https://redirect.github.com/shamoon) ([#​7961](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7961)) - Change: open not edit [@​shamoon](https://redirect.github.com/shamoon) ([#​7942](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7942)) - Fix: v2.13.0 RC1 - Handling of Nones when using custom fields in filepath templating [@​stumpylog](https://redirect.github.com/stumpylog) ([#​7933](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7933)) - Fix: v2.13.0 RC1 - trigger move and rename after CustomFieldInstance saved [@​shamoon](https://redirect.github.com/shamoon) ([#​7927](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7927)) - Fix: v2.13.0 RC1 - increase field max lengths to accommodate larger tokens [@​shamoon](https://redirect.github.com/shamoon) ([#​7916](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7916)) - Enhancement: support retain barcode split pages [@​shamoon](https://redirect.github.com/shamoon) ([#​7912](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7912)) - Fix: preserve text linebreaks in doc edit [@​shamoon](https://redirect.github.com/shamoon) ([#​7908](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7908)) - Enhancement: don't wait for doc API to load preview [@​shamoon](https://redirect.github.com/shamoon) ([#​7894](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7894)) - Fix: only show colon on cards if correspondent and title shown [@​shamoon](https://redirect.github.com/shamoon) ([#​7893](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7893)) - Feature: OAuth2 Gmail and Outlook email support [@​shamoon](https://redirect.github.com/shamoon) ([#​7866](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7866)) - Chore: Consolidate workflow logic [@​shamoon](https://redirect.github.com/shamoon) ([#​7880](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7880)) - Enhancement: live preview of storage path [@​shamoon](https://redirect.github.com/shamoon) ([#​7870](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7870)) - Fix: Allow ASN values of 0 from barcodes [@​stumpylog](https://redirect.github.com/stumpylog) ([#​7878](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7878)) - Fix: fix auto-dismiss completed tasks on open document [@​shamoon](https://redirect.github.com/shamoon) ([#​7869](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7869)) - Fix: trigger change warning for saved views with default fields if changed [@​shamoon](https://redirect.github.com/shamoon) ([#​7865](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7865)) - Feature: Enhanced templating for filename format [@​stumpylog](https://redirect.github.com/stumpylog) ([#​7836](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7836)) - Enhancement: management list button improvements [@​shamoon](https://redirect.github.com/shamoon) ([#​7848](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7848)) - Enhancement: check for mail destination directory, log post-consume errors [@​mrichtarsky](https://redirect.github.com/mrichtarsky) ([#​7808](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7808)) - Feature: custom fields queries [@​shamoon](https://redirect.github.com/shamoon) ([#​7761](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7761)) - Chore(deps-dev): Bump @​\<!---->codecov/webpack-plugin from 1.0.1 to 1.2.0 in /src-ui [@​dependabot](https://redirect.github.com/dependabot) ([#​7830](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7830)) - Chore(deps-dev): Bump @​\<!---->types/node from 22.5.2 to 22.7.4 in /src-ui [@​dependabot](https://redirect.github.com/dependabot) ([#​7829](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7829)) - Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 4 updates [@​dependabot](https://redirect.github.com/dependabot) ([#​7827](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7827)) - Chore(deps-dev): Bump the frontend-jest-dependencies group in /src-ui with 2 updates [@​dependabot](https://redirect.github.com/dependabot) ([#​7826](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7826)) - Chore(deps-dev): Bump @​\<!---->playwright/test from 1.46.1 to 1.47.2 in /src-ui [@​dependabot](https://redirect.github.com/dependabot) ([#​7828](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7828)) - Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 21 updates [@​dependabot](https://redirect.github.com/dependabot) ([#​7825](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7825)) - Chore: Upgrades OCRMyPDF to v16 [@​stumpylog](https://redirect.github.com/stumpylog) ([#​7815](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7815)) - Enhancement: workflow overview toggle enable button [@​shamoon](https://redirect.github.com/shamoon) ([#​7818](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7818)) - Enhancement: disable-able mail rules, add toggle to overview [@​shamoon](https://redirect.github.com/shamoon) ([#​7810](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7810)) - Chore: Upgrades the Docker image to use Python 3.12 [@​stumpylog](https://redirect.github.com/stumpylog) ([#​7796](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7796)) - Chore: Upgrade Django to 5.1 [@​stumpylog](https://redirect.github.com/stumpylog) ([#​7795](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7795)) - Chore: Drop Python 3.9 support [@​stumpylog](https://redirect.github.com/stumpylog) ([#​7774](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7774)) - Feature: auto-clean some invalid pdfs [@​shamoon](https://redirect.github.com/shamoon) ([#​7651](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7651)) - Feature: page count [@​s0llvan](https://redirect.github.com/s0llvan) ([#​7750](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7750)) - Fix: hidden canvas element causes scroll bug [@​shamoon](https://redirect.github.com/shamoon) ([#​7770](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7770)) - Enhancement: compactify dates dropdown [@​shamoon](https://redirect.github.com/shamoon) ([#​7759](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7759)) - Fix: handle overflowing dropdowns on mobile [@​shamoon](https://redirect.github.com/shamoon) ([#​7758](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7758)) - Enhancement: set Django SESSION_EXPIRE_AT_BROWSER_CLOSE from PAPERLESS_ACCOUNT_SESSION_REMEMBER [@​shamoon](https://redirect.github.com/shamoon) ([#​7748](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7748)) - Enhancement: allow setting session cookie age [@​shamoon](https://redirect.github.com/shamoon) ([#​7743](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7743)) - Fix: chrome scrolling in >= 129 [@​shamoon](https://redirect.github.com/shamoon) ([#​7738](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7738)) - Feature: copy workflows and mail rules, improve layout [@​shamoon](https://redirect.github.com/shamoon) ([#​7727](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7727)) - Chore(deps-dev): Bump the development group with 2 updates [@​dependabot](https://redirect.github.com/dependabot) ([#​7723](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7723)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuNCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
title
| title |
|---|
| TrueCharts |
Community Helm Chart Catalog
TrueCharts is a catalog of highly optimised Helm Charts. Made for the community, By the community!
All our charts are supposed to work together and be easy to setup using any helm-compatible deployment tool, above all, give the average user more than enough options to tune things to their liking.
Getting started using TrueCharts
Support
Please check our FAQ, manual and Issue tracker There is a significant chance your issue has been reported before!
Still something not working as expected? Contact us! and we'll figure it out together!
Development
Our development process is fully distributed and agile, so every chart-maintainer is free to set their own roadmap and development speed and does not have to comply to a centralised roadmap. This ensures freedom and flexibility for everyone involved and makes sure you, the end user, always has the latest and greatest of every Chart installed.
Getting into creating Charts
For more information check the website: https://truecharts.org
Contact and Support
To contact the TrueCharts project:
-
Create an issue on Github issues
-
Open a Support Ticket
-
Send us an email
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Licence
Truecharts, is primarily based on a AGPL-v3 license, this ensures almost everyone can use and modify our charts. Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in said folder.
An exception to this, has been made for every document inside folders labeled as docs or doc and their subfolders: those folders are not licensed under AGPL-v3 and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.
SPDX-License-Identifier: AGPL-3.0