From 485e4bc91d3a21f7cb5241515c4e1063e337eb5b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 25 Apr 2026 23:17:12 +0200 Subject: [PATCH] =?UTF-8?q?fix(vaultwarden):=20update=20image=20ghcr.io/da?= =?UTF-8?q?ni-garcia/vaultwarden=201.35.7=20=E2=86=92=201.35.8=20(#47554)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dani-garcia/vaultwarden](https://redirect.github.com/dani-garcia/vaultwarden) | patch | `9a8eec7` → `c4f6056` | --- > [!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
dani-garcia/vaultwarden (ghcr.io/dani-garcia/vaultwarden) ### [`v1.35.8`](https://redirect.github.com/dani-garcia/vaultwarden/releases/tag/1.35.8) [Compare Source](https://redirect.github.com/dani-garcia/vaultwarden/compare/1.35.7...1.35.8) #### What's Changed - Dummy org Master password policy auth fix by [@​Timshel](https://redirect.github.com/Timshel) in [#​7097](https://redirect.github.com/dani-garcia/vaultwarden/pull/7097) - Fix recovery-code not working by [@​BlackDex](https://redirect.github.com/BlackDex) in [#​7102](https://redirect.github.com/dani-garcia/vaultwarden/pull/7102) - Fix invalid refresh token response by [@​BlackDex](https://redirect.github.com/BlackDex) in [#​7105](https://redirect.github.com/dani-garcia/vaultwarden/pull/7105) - Update Rust, Crates, GHA and fix a DNS issue by [@​BlackDex](https://redirect.github.com/BlackDex) in [#​7108](https://redirect.github.com/dani-garcia/vaultwarden/pull/7108) - Update web-vault and crates by [@​BlackDex](https://redirect.github.com/BlackDex) in [#​7121](https://redirect.github.com/dani-garcia/vaultwarden/pull/7121) **Full Changelog**:
--- ### Configuration 📅 **Schedule**: (UTC) - 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/stable/vaultwarden/Chart.yaml | 4 ++-- charts/stable/vaultwarden/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/vaultwarden/Chart.yaml b/charts/stable/vaultwarden/Chart.yaml index 389ccb75ed3..6ecb21dfd89 100644 --- a/charts/stable/vaultwarden/Chart.yaml +++ b/charts/stable/vaultwarden/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.35.7 +appVersion: 1.35.8 dependencies: - name: common version: 29.1.6 @@ -41,5 +41,5 @@ sources: - https://github.com/dani-garcia/vaultwarden - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/vaultwarden type: application -version: 30.1.1 +version: 30.1.2 diff --git a/charts/stable/vaultwarden/values.yaml b/charts/stable/vaultwarden/values.yaml index 33e3ccf357e..b8bbfc3d70a 100644 --- a/charts/stable/vaultwarden/values.yaml +++ b/charts/stable/vaultwarden/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/dani-garcia/vaultwarden pullPolicy: IfNotPresent - tag: 1.35.7@sha256:9a8eec71f4a52411cc43edc7a50f33e9b6f62b5baca0dd95f0c6e7fd60f1a341 + tag: 1.35.8@sha256:c4f6056fe0c288a052a223cecd263a90d1dda1a0177bb5b054a363a6c7b211d9 betaImage: repository: ghcr.io/timshel/vaultwarden