fix(vaultwarden): update image ghcr.io/dani-garcia/vaultwarden 1.35.4 → 1.35.7 (#46930)

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
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[#&#8203;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
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[#&#8203;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
[@&#8203;stefan0xC](https://redirect.github.com/stefan0xC) in
[#&#8203;6892](https://redirect.github.com/dani-garcia/vaultwarden/pull/6892)
- Feat(config): add feature flag for Safari account switching by
[@&#8203;DerPlayer2001](https://redirect.github.com/DerPlayer2001) in
[#&#8203;6891](https://redirect.github.com/dani-garcia/vaultwarden/pull/6891)
- fix: add ForcePasswordReset to api key login by
[@&#8203;montdidier](https://redirect.github.com/montdidier) in
[#&#8203;6904](https://redirect.github.com/dani-garcia/vaultwarden/pull/6904)
- Add Webauthn related origins flag to known flags. by
[@&#8203;pasarenicu](https://redirect.github.com/pasarenicu) in
[#&#8203;6900](https://redirect.github.com/dani-garcia/vaultwarden/pull/6900)
- Add 30s cache to SSO exchange\_refresh\_token by
[@&#8203;Timshel](https://redirect.github.com/Timshel) in
[#&#8203;6866](https://redirect.github.com/dani-garcia/vaultwarden/pull/6866)
- Add cxp-import-mobile and cxp-export-mobile: feature flags on mobile
by [@&#8203;phoeagon](https://redirect.github.com/phoeagon) in
[#&#8203;6853](https://redirect.github.com/dani-garcia/vaultwarden/pull/6853)
- Misc updates and fixes by
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[#&#8203;6910](https://redirect.github.com/dani-garcia/vaultwarden/pull/6910)
- Support new desktop origin on CORS by
[@&#8203;dani-garcia](https://redirect.github.com/dani-garcia) in
[#&#8203;6920](https://redirect.github.com/dani-garcia/vaultwarden/pull/6920)
- Fix `checkout` action version by
[@&#8203;dfunkt](https://redirect.github.com/dfunkt) in
[#&#8203;6921](https://redirect.github.com/dani-garcia/vaultwarden/pull/6921)
- Fix apikey login by
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[#&#8203;6922](https://redirect.github.com/dani-garcia/vaultwarden/pull/6922)
- Fix email header base64 padding by
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[#&#8203;6961](https://redirect.github.com/dani-garcia/vaultwarden/pull/6961)
- Update Feature Flags by
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[#&#8203;6981](https://redirect.github.com/dani-garcia/vaultwarden/pull/6981)
- Update crates and GHA by
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[#&#8203;6980](https://redirect.github.com/dani-garcia/vaultwarden/pull/6980)
- Use protected CI environment by
[@&#8203;dani-garcia](https://redirect.github.com/dani-garcia) in
[#&#8203;7004](https://redirect.github.com/dani-garcia/vaultwarden/pull/7004)
- Fix 2FA Remember to actually be 30 days by
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[#&#8203;6929](https://redirect.github.com/dani-garcia/vaultwarden/pull/6929)
- Misc Updates by
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[#&#8203;7027](https://redirect.github.com/dani-garcia/vaultwarden/pull/7027)
- Switch to `attest` action by
[@&#8203;dfunkt](https://redirect.github.com/dfunkt) in
[#&#8203;7017](https://redirect.github.com/dani-garcia/vaultwarden/pull/7017)
- Rotate refresh-tokens on sstamp reset by
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[#&#8203;7031](https://redirect.github.com/dani-garcia/vaultwarden/pull/7031)
- Misc org fixes by
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[#&#8203;7032](https://redirect.github.com/dani-garcia/vaultwarden/pull/7032)
- Fix empty string FolderId by
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[#&#8203;7048](https://redirect.github.com/dani-garcia/vaultwarden/pull/7048)
- Disable deployments for release env by
[@&#8203;dfunkt](https://redirect.github.com/dfunkt) in
[#&#8203;7033](https://redirect.github.com/dani-garcia/vaultwarden/pull/7033)
- Fix Send icons by
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[#&#8203;7051](https://redirect.github.com/dani-garcia/vaultwarden/pull/7051)
- prevent managers from creating collections by
[@&#8203;stefan0xC](https://redirect.github.com/stefan0xC) in
[#&#8203;6890](https://redirect.github.com/dani-garcia/vaultwarden/pull/6890)
- Change SQLite backup to use VACUUM INTO query by
[@&#8203;getaaron](https://redirect.github.com/getaaron) in
[#&#8203;6989](https://redirect.github.com/dani-garcia/vaultwarden/pull/6989)
- Handle `SIGTERM` and `SIGQUIT` shutdown signals. by
[@&#8203;0x484558](https://redirect.github.com/0x484558) in
[#&#8203;7008](https://redirect.github.com/dani-garcia/vaultwarden/pull/7008)
- Do not display unavailable 2FA options by
[@&#8203;0x484558](https://redirect.github.com/0x484558) in
[#&#8203;7013](https://redirect.github.com/dani-garcia/vaultwarden/pull/7013)
- Fix logout push identifiers and send logout before clearing devices by
[@&#8203;qaz741wsd856](https://redirect.github.com/qaz741wsd856) in
[#&#8203;7047](https://redirect.github.com/dani-garcia/vaultwarden/pull/7047)
- Fix windows build issues by
[@&#8203;idontneedonetho](https://redirect.github.com/idontneedonetho)
in
[#&#8203;7065](https://redirect.github.com/dani-garcia/vaultwarden/pull/7065)
- Crate and GHA updates by
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[#&#8203;7081](https://redirect.github.com/dani-garcia/vaultwarden/pull/7081)

#### New Contributors

- [@&#8203;DerPlayer2001](https://redirect.github.com/DerPlayer2001)
made their first contribution in
[#&#8203;6891](https://redirect.github.com/dani-garcia/vaultwarden/pull/6891)
- [@&#8203;montdidier](https://redirect.github.com/montdidier) made
their first contribution in
[#&#8203;6904](https://redirect.github.com/dani-garcia/vaultwarden/pull/6904)
- [@&#8203;pasarenicu](https://redirect.github.com/pasarenicu) made
their first contribution in
[#&#8203;6900](https://redirect.github.com/dani-garcia/vaultwarden/pull/6900)
- [@&#8203;phoeagon](https://redirect.github.com/phoeagon) made their
first contribution in
[#&#8203;6853](https://redirect.github.com/dani-garcia/vaultwarden/pull/6853)
- [@&#8203;getaaron](https://redirect.github.com/getaaron) made their
first contribution in
[#&#8203;6989](https://redirect.github.com/dani-garcia/vaultwarden/pull/6989)
- [@&#8203;0x484558](https://redirect.github.com/0x484558) made their
first contribution in
[#&#8203;7008](https://redirect.github.com/dani-garcia/vaultwarden/pull/7008)
- [@&#8203;qaz741wsd856](https://redirect.github.com/qaz741wsd856) made
their first contribution in
[#&#8203;7047](https://redirect.github.com/dani-garcia/vaultwarden/pull/7047)
- [@&#8203;idontneedonetho](https://redirect.github.com/idontneedonetho)
made their first contribution in
[#&#8203;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-->
This commit is contained in:
TrueCharts Bot
2026-04-14 05:53:42 +02:00
committed by GitHub
parent 6fb07fc9c7
commit cc9a12bb76
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 1.35.4
appVersion: 1.35.7
dependencies:
- name: common
version: 29.0.10
@@ -40,5 +40,5 @@ sources:
- https://github.com/dani-garcia/vaultwarden
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/vaultwarden
type: application
version: 30.0.1
version: 30.0.2
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: ghcr.io/dani-garcia/vaultwarden
pullPolicy: IfNotPresent
tag: 1.35.4@sha256:43498a94b22f9563f2a94b53760ab3e710eefc0d0cac2efda4b12b9eb8690664
tag: 1.35.7@sha256:9a8eec71f4a52411cc43edc7a50f33e9b6f62b5baca0dd95f0c6e7fd60f1a341
betaImage:
repository: ghcr.io/timshel/vaultwarden