This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dani-garcia/vaultwarden](https://redirect.github.com/dani-garcia/vaultwarden) | patch | `43498a9` → `9a8eec7` | --- > [!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>dani-garcia/vaultwarden (ghcr.io/dani-garcia/vaultwarden)</summary> ### [`v1.35.7`](https://redirect.github.com/dani-garcia/vaultwarden/releases/tag/1.35.7) [Compare Source](https://redirect.github.com/dani-garcia/vaultwarden/compare/1.35.6...1.35.7) #### What's Changed - Fix 2FA for Android by [@​BlackDex](https://redirect.github.com/BlackDex) in [#​7093](https://redirect.github.com/dani-garcia/vaultwarden/pull/7093) **Full Changelog**: <https://github.com/dani-garcia/vaultwarden/compare/1.35.6...1.35.7> ### [`v1.35.6`](https://redirect.github.com/dani-garcia/vaultwarden/releases/tag/1.35.6) [Compare Source](https://redirect.github.com/dani-garcia/vaultwarden/compare/1.35.5...1.35.6) #### Notes The previous release contained an issue where Two Factor Remember Tokens and Recovery Tokens were not accepted at all. This has been fixed now in this release. #### What's Changed - Fix MFA Remember by [@​BlackDex](https://redirect.github.com/BlackDex) in [#​7085](https://redirect.github.com/dani-garcia/vaultwarden/pull/7085) **Full Changelog**: <https://github.com/dani-garcia/vaultwarden/compare/1.35.5...1.35.6> ### [`v1.35.5`](https://redirect.github.com/dani-garcia/vaultwarden/releases/tag/1.35.5) [Compare Source](https://redirect.github.com/dani-garcia/vaultwarden/compare/1.35.4...1.35.5) #### Security Fixes This release contains security fixes for the following advisories. We strongly advice to update as soon as possible. - [GHSA-937x-3j8m-7w7p](https://redirect.github.com/dani-garcia/vaultwarden/security/advisories/GHSA-937x-3j8m-7w7p) Unconfirmed Owner Can Purge Entire Organization Vault. - [GHSA-569v-845w-g82p](https://redirect.github.com/dani-garcia/vaultwarden/security/advisories/GHSA-569v-845w-g82p) Cross-Org Group Binding Enables Unauthorized Read And Write Access Into Another Organization - [GHSA-6j4w-g4jh-xjfx](https://redirect.github.com/dani-garcia/vaultwarden/security/advisories/GHSA-6j4w-g4jh-xjfx) Refresh tokens not invalidated on security stamp rotation These are private for now, pending CVE assignment. #### Notes - The admin templates have changed, please update them if you override these via templates. - Two Factor Remember Tokens are now valid for max 30 days. Old tokens are invalid directly after upgrading. #### What's Changed - apply policies only to confirmed members by [@​stefan0xC](https://redirect.github.com/stefan0xC) in [#​6892](https://redirect.github.com/dani-garcia/vaultwarden/pull/6892) - Feat(config): add feature flag for Safari account switching by [@​DerPlayer2001](https://redirect.github.com/DerPlayer2001) in [#​6891](https://redirect.github.com/dani-garcia/vaultwarden/pull/6891) - fix: add ForcePasswordReset to api key login by [@​montdidier](https://redirect.github.com/montdidier) in [#​6904](https://redirect.github.com/dani-garcia/vaultwarden/pull/6904) - Add Webauthn related origins flag to known flags. by [@​pasarenicu](https://redirect.github.com/pasarenicu) in [#​6900](https://redirect.github.com/dani-garcia/vaultwarden/pull/6900) - Add 30s cache to SSO exchange\_refresh\_token by [@​Timshel](https://redirect.github.com/Timshel) in [#​6866](https://redirect.github.com/dani-garcia/vaultwarden/pull/6866) - Add cxp-import-mobile and cxp-export-mobile: feature flags on mobile by [@​phoeagon](https://redirect.github.com/phoeagon) in [#​6853](https://redirect.github.com/dani-garcia/vaultwarden/pull/6853) - Misc updates and fixes by [@​BlackDex](https://redirect.github.com/BlackDex) in [#​6910](https://redirect.github.com/dani-garcia/vaultwarden/pull/6910) - Support new desktop origin on CORS by [@​dani-garcia](https://redirect.github.com/dani-garcia) in [#​6920](https://redirect.github.com/dani-garcia/vaultwarden/pull/6920) - Fix `checkout` action version by [@​dfunkt](https://redirect.github.com/dfunkt) in [#​6921](https://redirect.github.com/dani-garcia/vaultwarden/pull/6921) - Fix apikey login by [@​BlackDex](https://redirect.github.com/BlackDex) in [#​6922](https://redirect.github.com/dani-garcia/vaultwarden/pull/6922) - Fix email header base64 padding by [@​BlackDex](https://redirect.github.com/BlackDex) in [#​6961](https://redirect.github.com/dani-garcia/vaultwarden/pull/6961) - Update Feature Flags by [@​BlackDex](https://redirect.github.com/BlackDex) in [#​6981](https://redirect.github.com/dani-garcia/vaultwarden/pull/6981) - Update crates and GHA by [@​BlackDex](https://redirect.github.com/BlackDex) in [#​6980](https://redirect.github.com/dani-garcia/vaultwarden/pull/6980) - Use protected CI environment by [@​dani-garcia](https://redirect.github.com/dani-garcia) in [#​7004](https://redirect.github.com/dani-garcia/vaultwarden/pull/7004) - Fix 2FA Remember to actually be 30 days by [@​BlackDex](https://redirect.github.com/BlackDex) in [#​6929](https://redirect.github.com/dani-garcia/vaultwarden/pull/6929) - Misc Updates by [@​BlackDex](https://redirect.github.com/BlackDex) in [#​7027](https://redirect.github.com/dani-garcia/vaultwarden/pull/7027) - Switch to `attest` action by [@​dfunkt](https://redirect.github.com/dfunkt) in [#​7017](https://redirect.github.com/dani-garcia/vaultwarden/pull/7017) - Rotate refresh-tokens on sstamp reset by [@​BlackDex](https://redirect.github.com/BlackDex) in [#​7031](https://redirect.github.com/dani-garcia/vaultwarden/pull/7031) - Misc org fixes by [@​BlackDex](https://redirect.github.com/BlackDex) in [#​7032](https://redirect.github.com/dani-garcia/vaultwarden/pull/7032) - Fix empty string FolderId by [@​BlackDex](https://redirect.github.com/BlackDex) in [#​7048](https://redirect.github.com/dani-garcia/vaultwarden/pull/7048) - Disable deployments for release env by [@​dfunkt](https://redirect.github.com/dfunkt) in [#​7033](https://redirect.github.com/dani-garcia/vaultwarden/pull/7033) - Fix Send icons by [@​BlackDex](https://redirect.github.com/BlackDex) in [#​7051](https://redirect.github.com/dani-garcia/vaultwarden/pull/7051) - prevent managers from creating collections by [@​stefan0xC](https://redirect.github.com/stefan0xC) in [#​6890](https://redirect.github.com/dani-garcia/vaultwarden/pull/6890) - Change SQLite backup to use VACUUM INTO query by [@​getaaron](https://redirect.github.com/getaaron) in [#​6989](https://redirect.github.com/dani-garcia/vaultwarden/pull/6989) - Handle `SIGTERM` and `SIGQUIT` shutdown signals. by [@​0x484558](https://redirect.github.com/0x484558) in [#​7008](https://redirect.github.com/dani-garcia/vaultwarden/pull/7008) - Do not display unavailable 2FA options by [@​0x484558](https://redirect.github.com/0x484558) in [#​7013](https://redirect.github.com/dani-garcia/vaultwarden/pull/7013) - Fix logout push identifiers and send logout before clearing devices by [@​qaz741wsd856](https://redirect.github.com/qaz741wsd856) in [#​7047](https://redirect.github.com/dani-garcia/vaultwarden/pull/7047) - Fix windows build issues by [@​idontneedonetho](https://redirect.github.com/idontneedonetho) in [#​7065](https://redirect.github.com/dani-garcia/vaultwarden/pull/7065) - Crate and GHA updates by [@​BlackDex](https://redirect.github.com/BlackDex) in [#​7081](https://redirect.github.com/dani-garcia/vaultwarden/pull/7081) #### New Contributors - [@​DerPlayer2001](https://redirect.github.com/DerPlayer2001) made their first contribution in [#​6891](https://redirect.github.com/dani-garcia/vaultwarden/pull/6891) - [@​montdidier](https://redirect.github.com/montdidier) made their first contribution in [#​6904](https://redirect.github.com/dani-garcia/vaultwarden/pull/6904) - [@​pasarenicu](https://redirect.github.com/pasarenicu) made their first contribution in [#​6900](https://redirect.github.com/dani-garcia/vaultwarden/pull/6900) - [@​phoeagon](https://redirect.github.com/phoeagon) made their first contribution in [#​6853](https://redirect.github.com/dani-garcia/vaultwarden/pull/6853) - [@​getaaron](https://redirect.github.com/getaaron) made their first contribution in [#​6989](https://redirect.github.com/dani-garcia/vaultwarden/pull/6989) - [@​0x484558](https://redirect.github.com/0x484558) made their first contribution in [#​7008](https://redirect.github.com/dani-garcia/vaultwarden/pull/7008) - [@​qaz741wsd856](https://redirect.github.com/qaz741wsd856) made their first contribution in [#​7047](https://redirect.github.com/dani-garcia/vaultwarden/pull/7047) - [@​idontneedonetho](https://redirect.github.com/idontneedonetho) made their first contribution in [#​7065](https://redirect.github.com/dani-garcia/vaultwarden/pull/7065) **Full Changelog**: <https://github.com/dani-garcia/vaultwarden/compare/1.35.4...1.35.5> </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdmF1bHR3YXJkZW4iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
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