From 55d7f586615edff807cffb0f7ec4ed26f541f64c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 28 Jul 2025 11:14:22 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20quay.io/vaultwa?= =?UTF-8?q?rden/server=201.34.1=20=E2=86=92=201.34.2=20(#37823)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
dani-garcia/vaultwarden (quay.io/vaultwarden/server) ### [`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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 - [@​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) - [@​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) - [@​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) - [@​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
--- ### 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. --- - [ ] 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). --- charts/premium/vaultwarden/Chart.yaml | 4 ++-- charts/premium/vaultwarden/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/premium/vaultwarden/Chart.yaml b/charts/premium/vaultwarden/Chart.yaml index 785d939b4bf..0414a2d2a0f 100644 --- a/charts/premium/vaultwarden/Chart.yaml +++ b/charts/premium/vaultwarden/Chart.yaml @@ -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 diff --git a/charts/premium/vaultwarden/values.yaml b/charts/premium/vaultwarden/values.yaml index b9597657eb0..14aad3e9e84 100644 --- a/charts/premium/vaultwarden/values.yaml +++ b/charts/premium/vaultwarden/values.yaml @@ -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