This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/outlinewiki/outline](https://redirect.github.com/outline/outline) | minor | `494dfb9` -> `8998d43` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>outline/outline (docker.io/outlinewiki/outline)</summary> ### [`v0.83.0`](https://redirect.github.com/outline/outline/releases/tag/v0.83.0) [Compare Source](https://redirect.github.com/outline/outline/compare/v0.82.0...v0.83.0) #### What's Changed ##### Improvements - A completely rebuilt [Notion importer](https://docs.getoutline.com/s/hosting/doc/notion-2v6g7WY3l3) in [https://github.com/outline/outline/pull/8710](https://redirect.github.com/outline/outline/pull/8710) - Enable dragging a document into drafts in [https://github.com/outline/outline/pull/8411](https://redirect.github.com/outline/outline/pull/8411) - Improved document history styling in [https://github.com/outline/outline/pull/8496](https://redirect.github.com/outline/outline/pull/8496) - Added collection subscriptions in [https://github.com/outline/outline/pull/8392](https://redirect.github.com/outline/outline/pull/8392) - Added ability to change the type of a notice in the editor by [@​xYouLL](https://redirect.github.com/xYouLL) in [https://github.com/outline/outline/pull/8533](https://redirect.github.com/outline/outline/pull/8533) - Improvements to keyboard navigation in find and replace popover in [https://github.com/outline/outline/pull/8560](https://redirect.github.com/outline/outline/pull/8560) - PWA dock icon is now badged when notifications are available in [https://github.com/outline/outline/pull/8580](https://redirect.github.com/outline/outline/pull/8580) - Restored the ability to search documents in the link toolbar (Removed in v0.82.0) in [https://github.com/outline/outline/pull/8581](https://redirect.github.com/outline/outline/pull/8581) - `Search in document` was added to the command menu in [https://github.com/outline/outline/pull/8596](https://redirect.github.com/outline/outline/pull/8596) - The default order for comments is now `Order in doc` in [https://github.com/outline/outline/pull/8597](https://redirect.github.com/outline/outline/pull/8597) - Inline code can now be formatted with bold, italic, and links in [https://github.com/outline/outline/pull/8625](https://redirect.github.com/outline/outline/pull/8625) - TOC is now repositioned for printing in [https://github.com/outline/outline/pull/8600](https://redirect.github.com/outline/outline/pull/8600) - It's now possible to make the first item in a list any block item (previously it had to be a paragraph) in [https://github.com/outline/outline/pull/8632](https://redirect.github.com/outline/outline/pull/8632) - [@​Mentions](https://redirect.github.com/Mentions) of the logged in user are now highlighted in [https://github.com/outline/outline/pull/8718](https://redirect.github.com/outline/outline/pull/8718) - Allow middle click by [@​josiah-roberts](https://redirect.github.com/josiah-roberts) in [https://github.com/outline/outline/pull/8725](https://redirect.github.com/outline/outline/pull/8725) - Added a `No access to doc` screen in [https://github.com/outline/outline/pull/8702](https://redirect.github.com/outline/outline/pull/8702) - Added `XML` as code formatting option in [https://github.com/outline/outline/pull/8767](https://redirect.github.com/outline/outline/pull/8767) - Added option to copy document as plain text in [https://github.com/outline/outline/pull/8913](https://redirect.github.com/outline/outline/pull/8913) - Added a short delay on exiting a hovered sidebar by [@​Rahma-sbei](https://redirect.github.com/Rahma-sbei) in [https://github.com/outline/outline/pull/8888](https://redirect.github.com/outline/outline/pull/8888) - Admin: Shared links admin table now has filtering in [https://github.com/outline/outline/pull/8602](https://redirect.github.com/outline/outline/pull/8602) - API: Added `text` parameter to `comments.create` in [https://github.com/outline/outline/pull/8544](https://redirect.github.com/outline/outline/pull/8544) - API: Added `query` parameter to `collections.list` in [https://github.com/outline/outline/pull/8595](https://redirect.github.com/outline/outline/pull/8595) - New translations ##### Fixes - fix: copy pasting the content from Medium articles does not get the images in [https://github.com/outline/outline/pull/8472](https://redirect.github.com/outline/outline/pull/8472) - fix: Set sidebar context for archive section in [https://github.com/outline/outline/pull/8485](https://redirect.github.com/outline/outline/pull/8485) - fix: Update local storage when creating/deleting pins in [https://github.com/outline/outline/pull/8504](https://redirect.github.com/outline/outline/pull/8504) - fix: Prevent last user/group with collection manage permission being removed in [https://github.com/outline/outline/pull/8499](https://redirect.github.com/outline/outline/pull/8499) - fix: Prevent double pinning of documents in [https://github.com/outline/outline/pull/8503](https://redirect.github.com/outline/outline/pull/8503) - fix: Wrapping of headings on mobile ToC in [https://github.com/outline/outline/pull/8531](https://redirect.github.com/outline/outline/pull/8531) - fix: Horizontal scroll in workspace details page in [https://github.com/outline/outline/pull/8548](https://redirect.github.com/outline/outline/pull/8548) - fix: Smart text fraction replacements lose preceding space in [https://github.com/outline/outline/pull/8564](https://redirect.github.com/outline/outline/pull/8564) - fix: If multiple authentication providers match, prioritize enabled one in [https://github.com/outline/outline/pull/8566](https://redirect.github.com/outline/outline/pull/8566) - fix: Show diff from document when revision has not been created yet in [https://github.com/outline/outline/pull/8567](https://redirect.github.com/outline/outline/pull/8567) - Send editor version down websocket and force reload in [https://github.com/outline/outline/pull/8582](https://redirect.github.com/outline/outline/pull/8582) - fix: Check user has enabled create-comment notification in email flow in [https://github.com/outline/outline/pull/8591](https://redirect.github.com/outline/outline/pull/8591) - fix: Members table always fades in in [https://github.com/outline/outline/pull/8594](https://redirect.github.com/outline/outline/pull/8594) - fix: Current user presence in documents is incorrect in [https://github.com/outline/outline/pull/8593](https://redirect.github.com/outline/outline/pull/8593) - fix: Creates a gap cursor position between tables positioned next to each other in [https://github.com/outline/outline/pull/8599](https://redirect.github.com/outline/outline/pull/8599) - fix: Flaky test ordered event expectations in [https://github.com/outline/outline/pull/8607](https://redirect.github.com/outline/outline/pull/8607) - perf: Move text serialization to task runner in [https://github.com/outline/outline/pull/8589](https://redirect.github.com/outline/outline/pull/8589) - fix: Apply full width property from templates in [https://github.com/outline/outline/pull/8615](https://redirect.github.com/outline/outline/pull/8615) - feat: collection mentions by [@​xYouLL](https://redirect.github.com/xYouLL) in [https://github.com/outline/outline/pull/8529](https://redirect.github.com/outline/outline/pull/8529) - fix: Filter archived collections in start view selection in [https://github.com/outline/outline/pull/8629](https://redirect.github.com/outline/outline/pull/8629) - fix: Skip auto creating subscriptions when user/group is added to a document in [https://github.com/outline/outline/pull/8630](https://redirect.github.com/outline/outline/pull/8630) - perf: Add trigram index for doc title search in [https://github.com/outline/outline/pull/8454](https://redirect.github.com/outline/outline/pull/8454) - Prevent duplicate emails when user has existing access to a document. in [https://github.com/outline/outline/pull/8263](https://redirect.github.com/outline/outline/pull/8263) - fix: Skip unsubscribing when user has access to document in [https://github.com/outline/outline/pull/8631](https://redirect.github.com/outline/outline/pull/8631) - fix: Add more tldraw url support in [https://github.com/outline/outline/pull/8638](https://redirect.github.com/outline/outline/pull/8638) - fix: recent searches appearing over dropdown options on search page in [https://github.com/outline/outline/pull/8640](https://redirect.github.com/outline/outline/pull/8640) - fix: Inline code converts to block on paste from remote source in [https://github.com/outline/outline/pull/8669](https://redirect.github.com/outline/outline/pull/8669) - fix: Potential unsafe `content-type` check in [https://github.com/outline/outline/pull/8673](https://redirect.github.com/outline/outline/pull/8673) - chore: Improve CSV output sanitization in [https://github.com/outline/outline/pull/8682](https://redirect.github.com/outline/outline/pull/8682) - fix: API middleware wrapper triggers on JSZip stream in [https://github.com/outline/outline/pull/8683](https://redirect.github.com/outline/outline/pull/8683) - fix: Move search term to `q` query string in [https://github.com/outline/outline/pull/8701](https://redirect.github.com/outline/outline/pull/8701) - fix: "unknown" users visible in users table in [https://github.com/outline/outline/pull/8726](https://redirect.github.com/outline/outline/pull/8726) - fix: Error rendering read only editor with paragraph without text content in [https://github.com/outline/outline/pull/8730](https://redirect.github.com/outline/outline/pull/8730) - fix: Add prevention of auto-following unsubscribe links in emails in [https://github.com/outline/outline/pull/8735](https://redirect.github.com/outline/outline/pull/8735) - fix: Allow dash,emdash,underscore in mention search in [https://github.com/outline/outline/pull/8747](https://redirect.github.com/outline/outline/pull/8747) - fix: Allow team admin to manage permissions on any document they have access to in [https://github.com/outline/outline/pull/8746](https://redirect.github.com/outline/outline/pull/8746) - fix: Unsubscribe link for collection subscriptions in [https://github.com/outline/outline/pull/8734](https://redirect.github.com/outline/outline/pull/8734) - fix: Direct link to heading lost when pasting in [https://github.com/outline/outline/pull/8749](https://redirect.github.com/outline/outline/pull/8749) - Prevent outdated clients from connecting to collaboration server in [https://github.com/outline/outline/pull/8751](https://redirect.github.com/outline/outline/pull/8751) - fix: Do not wait for connections at end of test suites in [https://github.com/outline/outline/pull/8752](https://redirect.github.com/outline/outline/pull/8752) - fix: Release redis lock only when it hasn't expired in [https://github.com/outline/outline/pull/8765](https://redirect.github.com/outline/outline/pull/8765) - fix: Use configured proxy for OIDC server-to-server requests in [https://github.com/outline/outline/pull/8776](https://redirect.github.com/outline/outline/pull/8776) - fix: Improve performance of notification queries in [https://github.com/outline/outline/pull/8809](https://redirect.github.com/outline/outline/pull/8809) - fix: Handle switching between regular lists and todo lists by [@​adityash1](https://redirect.github.com/adityash1) in [https://github.com/outline/outline/pull/8828](https://redirect.github.com/outline/outline/pull/8828) - fix: Show @​ symbol on mentions in email snippe[https://github.com/outline/outline/pull/8833](https://redirect.github.com/outline/outline/pull/8833)l/8833 - fix: Handle deleted user in `NotificationHelper` in [https://github.com/outline/outline/pull/8835](https://redirect.github.com/outline/outline/pull/8835) - fix: Paste partially over code prevents pasting PM nodes in [https://github.com/outline/outline/pull/8836](https://redirect.github.com/outline/outline/pull/8836) - fix: Table columns sometimes lost in copy paste in [https://github.com/outline/outline/pull/8845](https://redirect.github.com/outline/outline/pull/8845) - Move post-login redirect logic to AuthenticatedLayout in [https://github.com/outline/outline/pull/8864](https://redirect.github.com/outline/outline/pull/8864) - fix: Remove url->embed mapping in Markdown import in [https://github.com/outline/outline/pull/8891](https://redirect.github.com/outline/outline/pull/8891) - fix: Increase lock timeout for calculating document diff in [https://github.com/outline/outline/pull/8902](https://redirect.github.com/outline/outline/pull/8902) - fix: Allow OIDC without team name in [https://github.com/outline/outline/pull/8911](https://redirect.github.com/outline/outline/pull/8911) - fix: Update collection 'documentStructure' when archived document is deleted in [https://github.com/outline/outline/pull/8922](https://redirect.github.com/outline/outline/pull/8922) #### New Contributors - [@​xYouLL](https://redirect.github.com/xYouLL) made their first contribution in [https://github.com/outline/outline/pull/8533](https://redirect.github.com/outline/outline/pull/8533) - [@​josiah-roberts](https://redirect.github.com/josiah-roberts) made their first contribution in [https://github.com/outline/outline/pull/8725](https://redirect.github.com/outline/outline/pull/8725) - [@​codegen-sh](https://redirect.github.com/codegen-sh) made their first contribution in [https://github.com/outline/outline/pull/8774](https://redirect.github.com/outline/outline/pull/8774) - [@​Rahma-sbei](https://redirect.github.com/Rahma-sbei) made their first contribution in [https://github.com/outline/outline/pull/8888](https://redirect.github.com/outline/outline/pull/8888) **Full Changelog**: https://github.com/outline/outline/compare/v0.82.0...v0.83.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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