chore(helm): update image quay.io/vaultwarden/server 1.34.1 → 1.34.2 (#37823)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[quay.io/vaultwarden/server](https://redirect.github.com/dani-garcia/vaultwarden)
| patch | `48267ea` -> `2981e80` |

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.2`](https://redirect.github.com/dani-garcia/vaultwarden/releases/tag/1.34.2)

[Compare
Source](https://redirect.github.com/dani-garcia/vaultwarden/compare/1.34.1...1.34.2)

#### Notable changes

- Updated web vault to 2025.7.0
- Included experimental support for S3 file backend using OpenDAL. This
currently requires compiling from source with the `s3` feature flag,
check
[https://github.com/dani-garcia/vaultwarden/pull/5626](https://redirect.github.com/dani-garcia/vaultwarden/pull/5626)
for more details.

#### What's Changed

- fix css to hide login with passkey by
[@&#8203;stefan0xC](https://redirect.github.com/stefan0xC) in
[https://github.com/dani-garcia/vaultwarden/pull/5890](https://redirect.github.com/dani-garcia/vaultwarden/pull/5890)
- fix css for locked screen by
[@&#8203;stefan0xC](https://redirect.github.com/stefan0xC) in
[https://github.com/dani-garcia/vaultwarden/pull/5905](https://redirect.github.com/dani-garcia/vaultwarden/pull/5905)
- Abstract persistent files through Apache OpenDAL by
[@&#8203;txase](https://redirect.github.com/txase) in
[https://github.com/dani-garcia/vaultwarden/pull/5626](https://redirect.github.com/dani-garcia/vaultwarden/pull/5626)
- Some small admin updates by
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/5909](https://redirect.github.com/dani-garcia/vaultwarden/pull/5909)
- Fix and improvements to password policies by
[@&#8203;Timshel](https://redirect.github.com/Timshel) in
[https://github.com/dani-garcia/vaultwarden/pull/5923](https://redirect.github.com/dani-garcia/vaultwarden/pull/5923)
- Update Alpine to version 3.22 by
[@&#8203;dfunkt](https://redirect.github.com/dfunkt) in
[https://github.com/dani-garcia/vaultwarden/pull/5938](https://redirect.github.com/dani-garcia/vaultwarden/pull/5938)
- make css for login-page position independent by
[@&#8203;stefan0xC](https://redirect.github.com/stefan0xC) in
[https://github.com/dani-garcia/vaultwarden/pull/5906](https://redirect.github.com/dani-garcia/vaultwarden/pull/5906)
- Minor fixes to copy in `.env.template` by
[@&#8203;nickgrim](https://redirect.github.com/nickgrim) in
[https://github.com/dani-garcia/vaultwarden/pull/5928](https://redirect.github.com/dani-garcia/vaultwarden/pull/5928)
- Update crates and web-vault by
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/5955](https://redirect.github.com/dani-garcia/vaultwarden/pull/5955)
- allow signup for invited users by
[@&#8203;stefan0xC](https://redirect.github.com/stefan0xC) in
[https://github.com/dani-garcia/vaultwarden/pull/5967](https://redirect.github.com/dani-garcia/vaultwarden/pull/5967)
- fix account recovery withdrawal by
[@&#8203;stefan0xC](https://redirect.github.com/stefan0xC) in
[https://github.com/dani-garcia/vaultwarden/pull/5968](https://redirect.github.com/dani-garcia/vaultwarden/pull/5968)
- Fix an issue with yubico keys not validating by
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/5991](https://redirect.github.com/dani-garcia/vaultwarden/pull/5991)
- Misc Updates and favicon fixes by
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/5993](https://redirect.github.com/dani-garcia/vaultwarden/pull/5993)
- Update flags version and enable manual error reporting by
[@&#8203;dani-garcia](https://redirect.github.com/dani-garcia) in
[https://github.com/dani-garcia/vaultwarden/pull/5994](https://redirect.github.com/dani-garcia/vaultwarden/pull/5994)
- Use existing reqwest client for AWS S3 requests by
[@&#8203;txase](https://redirect.github.com/txase) in
[https://github.com/dani-garcia/vaultwarden/pull/5917](https://redirect.github.com/dani-garcia/vaultwarden/pull/5917)
- Fix v2025.6.x clients and newer to delete items by
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/6004](https://redirect.github.com/dani-garcia/vaultwarden/pull/6004)
- chore: fix some minor issues in the comments by
[@&#8203;mountdisk](https://redirect.github.com/mountdisk) in
[https://github.com/dani-garcia/vaultwarden/pull/5998](https://redirect.github.com/dani-garcia/vaultwarden/pull/5998)
- fix hiding email as 2fa provider by
[@&#8203;stefan0xC](https://redirect.github.com/stefan0xC) in
[https://github.com/dani-garcia/vaultwarden/pull/6026](https://redirect.github.com/dani-garcia/vaultwarden/pull/6026)
- Update web-vault and admin resources by
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/6044](https://redirect.github.com/dani-garcia/vaultwarden/pull/6044)
- improve the usage section of the README by
[@&#8203;stefan0xC](https://redirect.github.com/stefan0xC) in
[https://github.com/dani-garcia/vaultwarden/pull/6041](https://redirect.github.com/dani-garcia/vaultwarden/pull/6041)
- close unmatched left parenthesis in the README by
[@&#8203;stefan0xC](https://redirect.github.com/stefan0xC) in
[https://github.com/dani-garcia/vaultwarden/pull/6046](https://redirect.github.com/dani-garcia/vaultwarden/pull/6046)
- Update crates, workflow and issue template by
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/6056](https://redirect.github.com/dani-garcia/vaultwarden/pull/6056)
- Update release.yml by
[@&#8203;dani-garcia](https://redirect.github.com/dani-garcia) in
[https://github.com/dani-garcia/vaultwarden/pull/6057](https://redirect.github.com/dani-garcia/vaultwarden/pull/6057)
- fix hash reference in release.yml by
[@&#8203;stefan0xC](https://redirect.github.com/stefan0xC) in
[https://github.com/dani-garcia/vaultwarden/pull/6058](https://redirect.github.com/dani-garcia/vaultwarden/pull/6058)
- Fix digest SHA extraction step by
[@&#8203;dfunkt](https://redirect.github.com/dfunkt) in
[https://github.com/dani-garcia/vaultwarden/pull/6059](https://redirect.github.com/dani-garcia/vaultwarden/pull/6059)
- Hide login form custom fields by
[@&#8203;Timshel](https://redirect.github.com/Timshel) in
[https://github.com/dani-garcia/vaultwarden/pull/6054](https://redirect.github.com/dani-garcia/vaultwarden/pull/6054)
- Adjust issue template by
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/6096](https://redirect.github.com/dani-garcia/vaultwarden/pull/6096)
- fix: resolve group permission conflicts with multiple groups by
[@&#8203;DasCanard](https://redirect.github.com/DasCanard) in
[https://github.com/dani-garcia/vaultwarden/pull/6017](https://redirect.github.com/dani-garcia/vaultwarden/pull/6017)
- Update crates by
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/6100](https://redirect.github.com/dani-garcia/vaultwarden/pull/6100)
- fix account key rotation by
[@&#8203;stefan0xC](https://redirect.github.com/stefan0xC) in
[https://github.com/dani-garcia/vaultwarden/pull/6105](https://redirect.github.com/dani-garcia/vaultwarden/pull/6105)

#### New Contributors

- [@&#8203;txase](https://redirect.github.com/txase) made their first
contribution in
[https://github.com/dani-garcia/vaultwarden/pull/5626](https://redirect.github.com/dani-garcia/vaultwarden/pull/5626)
- [@&#8203;nickgrim](https://redirect.github.com/nickgrim) made their
first contribution in
[https://github.com/dani-garcia/vaultwarden/pull/5928](https://redirect.github.com/dani-garcia/vaultwarden/pull/5928)
- [@&#8203;mountdisk](https://redirect.github.com/mountdisk) made their
first contribution in
[https://github.com/dani-garcia/vaultwarden/pull/5998](https://redirect.github.com/dani-garcia/vaultwarden/pull/5998)
- [@&#8203;DasCanard](https://redirect.github.com/DasCanard) made their
first contribution in
[https://github.com/dani-garcia/vaultwarden/pull/6017](https://redirect.github.com/dani-garcia/vaultwarden/pull/6017)

**Full Changelog**:
https://github.com/dani-garcia/vaultwarden/compare/1.34.1...1.35.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-07-28 11:14:22 +02:00
committed by GitHub
parent cf493af34f
commit 55d7f58661
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: premium
apiVersion: v2
appVersion: 1.34.1
appVersion: 1.34.2
dependencies:
- name: common
version: 28.13.0
@@ -41,5 +41,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/premium/vaultwarden
- https://quay.io/vaultwarden/server
type: application
version: 29.1.0
version: 29.1.1

View File

@@ -1,7 +1,7 @@
image:
repository: quay.io/vaultwarden/server
pullPolicy: IfNotPresent
tag: 1.34.1@sha256:48267ea14d8649b2e553a5fe290c40b5dd94d54e9a24b26ae7134a75a659695f
tag: 1.34.2@sha256:2981e809c332e46d49bd29e6a898ca5ba13fa431befabe52d0ce11ed237cb5ef
betaImage:
repository: ghcr.io/timshel/vaultwarden