This PR contains the following updates: | Package | Update | Change | |---|---|---| | [quay.io/vaultwarden/server](https://redirect.github.com/dani-garcia/vaultwarden) | minor | `87edb99` -> `48267ea` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>dani-garcia/vaultwarden (quay.io/vaultwarden/server)</summary> ### [`v1.34.1`](https://redirect.github.com/dani-garcia/vaultwarden/releases/tag/1.34.1) [Compare Source](https://redirect.github.com/dani-garcia/vaultwarden/compare/1.34.0...1.34.1) #### What's Changed - Fix admin diagnostics crash by [@​BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5886](https://redirect.github.com/dani-garcia/vaultwarden/pull/5886) **Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.34.0...1.34.1 ### [`v1.34.0`](https://redirect.github.com/dani-garcia/vaultwarden/releases/tag/1.34.0) [Compare Source](https://redirect.github.com/dani-garcia/vaultwarden/compare/1.33.2...1.34.0) #### Notable changes - Updated web-vault to v2025.5.0 - Implemented new registration flow with email verification - Added support for some feature flags (mutual TLS, attachment export, AnonAddy/SimpleLogin self host) #### What's Changed - Update crates & fix CVE-2025-25188 by [@​dfunkt](https://redirect.github.com/dfunkt) in [https://github.com/dani-garcia/vaultwarden/pull/5576](https://redirect.github.com/dani-garcia/vaultwarden/pull/5576) - Fix db issues with Option<> values and upd crates by [@​BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5594](https://redirect.github.com/dani-garcia/vaultwarden/pull/5594) - allow CLI to upload send files with truncated filenames by [@​stefan0xC](https://redirect.github.com/stefan0xC) in [https://github.com/dani-garcia/vaultwarden/pull/5618](https://redirect.github.com/dani-garcia/vaultwarden/pull/5618) - Update Rust to 1.85.0 by [@​dfunkt](https://redirect.github.com/dfunkt) in [https://github.com/dani-garcia/vaultwarden/pull/5634](https://redirect.github.com/dani-garcia/vaultwarden/pull/5634) - Use subtle to replace deprecated ring::constant_time::verify_slices_are_equal by [@​Timshel](https://redirect.github.com/Timshel) in [https://github.com/dani-garcia/vaultwarden/pull/5680](https://redirect.github.com/dani-garcia/vaultwarden/pull/5680) - Add support for mutual-tls feature flag by [@​bennettmsherman](https://redirect.github.com/bennettmsherman) in [https://github.com/dani-garcia/vaultwarden/pull/5698](https://redirect.github.com/dani-garcia/vaultwarden/pull/5698) - Add AnonAddy/SimpleLogin self host feature flag by [@​PseudoResonance](https://redirect.github.com/PseudoResonance) in [https://github.com/dani-garcia/vaultwarden/pull/5694](https://redirect.github.com/dani-garcia/vaultwarden/pull/5694) - Implement new registration flow with email verification by [@​dani-garcia](https://redirect.github.com/dani-garcia) in [https://github.com/dani-garcia/vaultwarden/pull/5215](https://redirect.github.com/dani-garcia/vaultwarden/pull/5215) - Some fixes for the new web-vault and updates by [@​BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5703](https://redirect.github.com/dani-garcia/vaultwarden/pull/5703) - Update Rust, Crates and other deps by [@​BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5709](https://redirect.github.com/dani-garcia/vaultwarden/pull/5709) - Update deps and web-vault by [@​BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5742](https://redirect.github.com/dani-garcia/vaultwarden/pull/5742) - Fix invited user registration without SMTP by [@​Timshel](https://redirect.github.com/Timshel) in [https://github.com/dani-garcia/vaultwarden/pull/5712](https://redirect.github.com/dani-garcia/vaultwarden/pull/5712) - Fix mysqlclient-sys building by [@​BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5743](https://redirect.github.com/dani-garcia/vaultwarden/pull/5743) - Really fix building by [@​BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5745](https://redirect.github.com/dani-garcia/vaultwarden/pull/5745) - Update Rust to 1.86.0 by [@​dfunkt](https://redirect.github.com/dfunkt) in [https://github.com/dani-garcia/vaultwarden/pull/5744](https://redirect.github.com/dani-garcia/vaultwarden/pull/5744) - Verify templates in CI by [@​dani-garcia](https://redirect.github.com/dani-garcia) in [https://github.com/dani-garcia/vaultwarden/pull/5748](https://redirect.github.com/dani-garcia/vaultwarden/pull/5748) - Add Docker Templates pre-commit check by [@​BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5749](https://redirect.github.com/dani-garcia/vaultwarden/pull/5749) - Fix debian docker building by [@​BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5752](https://redirect.github.com/dani-garcia/vaultwarden/pull/5752) - Updates and general fixes by [@​BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5762](https://redirect.github.com/dani-garcia/vaultwarden/pull/5762) - On member invite and edit access_all is not sent anymore by [@​Timshel](https://redirect.github.com/Timshel) in [https://github.com/dani-garcia/vaultwarden/pull/5673](https://redirect.github.com/dani-garcia/vaultwarden/pull/5673) - respond with cipher json when deleting attachments by [@​stefan0xC](https://redirect.github.com/stefan0xC) in [https://github.com/dani-garcia/vaultwarden/pull/5823](https://redirect.github.com/dani-garcia/vaultwarden/pull/5823) - feat: add feature flag export-attachments by [@​tessus](https://redirect.github.com/tessus) in [https://github.com/dani-garcia/vaultwarden/pull/5784](https://redirect.github.com/dani-garcia/vaultwarden/pull/5784) - Fix Yubico toggle by [@​Timshel](https://redirect.github.com/Timshel) in [https://github.com/dani-garcia/vaultwarden/pull/5833](https://redirect.github.com/dani-garcia/vaultwarden/pull/5833) - Fix minimum Android version for self-host email alias feature flags by [@​PseudoResonance](https://redirect.github.com/PseudoResonance) in [https://github.com/dani-garcia/vaultwarden/pull/5802](https://redirect.github.com/dani-garcia/vaultwarden/pull/5802) - feat: add ip address in logs when email 2fa token is invalid or not available by [@​tessus](https://redirect.github.com/tessus) in [https://github.com/dani-garcia/vaultwarden/pull/5779](https://redirect.github.com/dani-garcia/vaultwarden/pull/5779) - Update Rust, Crates and Web-Vault by [@​BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5860](https://redirect.github.com/dani-garcia/vaultwarden/pull/5860) - Add totp menu feature flag by [@​moodejb123](https://redirect.github.com/moodejb123) in [https://github.com/dani-garcia/vaultwarden/pull/5850](https://redirect.github.com/dani-garcia/vaultwarden/pull/5850) - Remove Hide Business scss rules by [@​Timshel](https://redirect.github.com/Timshel) in [https://github.com/dani-garcia/vaultwarden/pull/5855](https://redirect.github.com/dani-garcia/vaultwarden/pull/5855) - Toggle providers using class by [@​Timshel](https://redirect.github.com/Timshel) in [https://github.com/dani-garcia/vaultwarden/pull/5832](https://redirect.github.com/dani-garcia/vaultwarden/pull/5832) - Remove old client version check by [@​Timshel](https://redirect.github.com/Timshel) in [https://github.com/dani-garcia/vaultwarden/pull/5874](https://redirect.github.com/dani-garcia/vaultwarden/pull/5874) - web-client now request email 2fa by [@​Timshel](https://redirect.github.com/Timshel) in [https://github.com/dani-garcia/vaultwarden/pull/5871](https://redirect.github.com/dani-garcia/vaultwarden/pull/5871) - Update admin interface by [@​BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5880](https://redirect.github.com/dani-garcia/vaultwarden/pull/5880) - Sync with Upstream by [@​BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5798](https://redirect.github.com/dani-garcia/vaultwarden/pull/5798) #### New Contributors - [@​bennettmsherman](https://redirect.github.com/bennettmsherman) made their first contribution in [https://github.com/dani-garcia/vaultwarden/pull/5698](https://redirect.github.com/dani-garcia/vaultwarden/pull/5698) - [@​PseudoResonance](https://redirect.github.com/PseudoResonance) made their first contribution in [https://github.com/dani-garcia/vaultwarden/pull/5694](https://redirect.github.com/dani-garcia/vaultwarden/pull/5694) - [@​moodejb123](https://redirect.github.com/moodejb123) made their first contribution in [https://github.com/dani-garcia/vaultwarden/pull/5850](https://redirect.github.com/dani-garcia/vaultwarden/pull/5850) **Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.33.2...1.34.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