This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | minor | `3fcfa4d` → `4d9abed` | | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | minor | `ebaa984` → `ae61bf1` | | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | minor | `324b976` → `7dc5f2f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Stirling-Tools/Stirling-PDF (ghcr.io/stirling-tools/s-pdf)</summary> ### [`v2.10.0`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v2.10.0): 2.10.0 AppImage, RPM, bug fixes and more [Compare Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v2.9.2...v2.10.0) Lots of updates in todays release, bug fixes and memory improvements, as well as several package distributions added - Users can now set a default startup view and reader zoom preferences for desktop - new pixel compare mode in PDF Compare tool to compare formatting and other changes - Improved memory efficiency of API calls - Improved thumbnail speed and rendering and fixed thumbnail bugs - Support [AppImage](https://docs.stirlingpdf.com/Installation/Unix%20Installation?linux-install=appimage#installation) files for desktop release (This is new so please report any bugs you have!) - Support [RPM Builds](https://docs.stirlingpdf.com/Installation/Unix%20Installation?linux-install=rpm#installation) for desktop release (This is new so please report any bugs you have!) - Support [Homebrew](https://docs.stirlingpdf.com/Installation/Mac%20Installation?mac-install=brew#installation), [AUR](https://docs.stirlingpdf.com/Installation/Unix%20Installation?linux-install=aur#installation), [Scoop](https://docs.stirlingpdf.com/Installation/Windows%20Installation?windows-install=scoop#installation) and [winget](https://docs.stirlingpdf.com/Installation/Windows%20Installation?windows-install=winget#installation) for desktop release! More to come soon, as well as for server releases - Landing page UI change (under improvement in future releases) - Improved comment interaction (side bar opens on clicking comment annotations) - Improve swagger docs Bug fixes for: - File sharing bugs for SSO users - Thumbnail rendering issues - Encrypted PDF modal not working - Fix for QR code usage on desktop ##### What's Changed ##### Enhancements - feat(settings): add default startup view and reader zoom preferences by [@​fansilas](https://redirect.github.com/fansilas) in [#​6073](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6073) ##### Minor Enhancements - Fix/desktop open with tool access by [@​SakShamJain8](https://redirect.github.com/SakShamJain8) in [#​6056](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6056) - Add prototypes folder to test new functionality in by [@​jbrunton96](https://redirect.github.com/jbrunton96) in [#​6081](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6081) - use clean 3 card design for landing page by [@​EthanHealy01](https://redirect.github.com/EthanHealy01) in [#​6084](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6084) - \[Aikido] Fix critical issue in axios via minor version upgrade from 1.13.6 to 1.15.0 in frontend by [@​aikido-autofix](https://redirect.github.com/aikido-autofix)\[bot] in [#​6092](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6092) - Remove duplicate isPanning state by [@​reecebrowne](https://redirect.github.com/reecebrowne) in [#​6086](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6086) - Fix encrypted pdf handling by [@​reecebrowne](https://redirect.github.com/reecebrowne) in [#​6088](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6088) - Fix encrypted PDF unlock modal missing on IndexedDB restore and large files by [@​plind-junior](https://redirect.github.com/plind-junior) in [#​6099](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6099) - desktop mobile QR fixes by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6069](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6069) - Fix Java formatting by [@​jbrunton96](https://redirect.github.com/jbrunton96) in [#​6114](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6114) - Add Taskfile for unified dev workflow across all components by [@​ConnorYoh](https://redirect.github.com/ConnorYoh) in [#​6080](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6080) - Cleanup work + stream endpoints to reduce memory usage by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6106](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6106) - thumbnail preview fixes windows by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6074](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6074) - Fix terms and privacy URLs links in Footer component by [@​Orel6505](https://redirect.github.com/Orel6505) in [#​6124](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6124) - Feat/math validation agent by [@​ConnorYoh](https://redirect.github.com/ConnorYoh) in [#​6012](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6012) - Chore/remove usage of mantine color scheme by [@​EthanHealy01](https://redirect.github.com/EthanHealy01) in [#​6108](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6108) - enable AppImage and rpm distrobutions by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6127](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6127) - Fix compare tool file selection and other files improvements by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6133](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6133) - Swap thumbnail rendering from PDF.js to PDFium by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6135](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6135) - Fix form-fill hang when flattening with empty values by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6143](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6143) - Fix `any` type usage in `desktop/` by [@​jbrunton96](https://redirect.github.com/jbrunton96) in [#​6033](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6033) - Add pixel comparison mode to Compare tool by [@​plind-junior](https://redirect.github.com/plind-junior) in [#​6109](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6109) - chore(frontend): replace platform-specific update:minor script with cross-platform Node.js implementation by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​6155](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6155) - FixThumbnailRegeneration by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6134](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6134) - fix edge translation bug by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6158](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6158) - Version bump to 2.10.0 by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6168](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6168) - chore(pre-commit): bump linting and formatting tool versions and ignore Windows DLL artifact by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​6165](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6165) - build(docker): pin base container images to immutable digests by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​6173](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6173) - Add document context for edit agent by [@​jbrunton96](https://redirect.github.com/jbrunton96) in [#​6152](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6152) - fix file sharing bug by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6161](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6161) - Migrate stream to resource for stability by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6160](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6160) - make clicking on comments open the comments sidebar and more by [@​EthanHealy01](https://redirect.github.com/EthanHealy01) in [#​6174](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6174) ##### Docker Updates - Fix healthcheck in Docker files when `SYSTEM_ROOTURIPATH` is specified by [@​unlair](https://redirect.github.com/unlair) in [#​5954](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5954) - allow deploypr:prototypes comment to spin up the prototypes build by [@​EthanHealy01](https://redirect.github.com/EthanHealy01) in [#​6144](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6144) - deps(ci): enforce binary-only Python installs and refresh pinned dependency locks by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​6157](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6157) ##### Other Changes - \[Aikido] Fix 16 security issues in fastmcp, aiohttp, cryptography and 1 more by [@​aikido-autofix](https://redirect.github.com/aikido-autofix)\[bot] in [#​6091](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6091) - Add frontend autoformatting and set CI to require formatted code for all languages by [@​jbrunton96](https://redirect.github.com/jbrunton96) in [#​6052](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6052) - Prettier 2: Electric Boogaloo by [@​jbrunton96](https://redirect.github.com/jbrunton96) in [#​6113](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6113) - Tauri sign fixes for security alerts by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6122](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6122) - package manager GHA init to allow workflow dispatch testing by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6129](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6129) - AUR publishing workflow by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6132](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6132) - fix tests caused by streaming changes by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6137](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6137) - package manager fixes by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6130](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6130) - chore(ci): consolidate Dependabot directories and pin GitHub Actions in workflow automation by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​6172](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6172) - fix AUR, publish desktop not server for now by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6204](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6204) ##### New Contributors - [@​SakShamJain8](https://redirect.github.com/SakShamJain8) made their first contribution in [#​6056](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6056) - [@​fansilas](https://redirect.github.com/fansilas) made their first contribution in [#​6073](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6073) - [@​plind-junior](https://redirect.github.com/plind-junior) made their first contribution in [#​6099](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6099) - [@​Orel6505](https://redirect.github.com/Orel6505) made their first contribution in [#​6124](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6124) **Full Changelog**: <https://github.com/Stirling-Tools/Stirling-PDF/compare/v2.9.2...2.10.0> <!-- Release notes generated using configuration in .github/release.yml at v2.10.0 --> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9zdGlybGluZy1wZGYiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
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 the 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 that 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