From 45a6bd7214a7932d5c7faba4d2ff43ad7ae08647 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 9 Aug 2025 16:55:24 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20quay.io/vaultwa?= =?UTF-8?q?rden/server=201.34.2=20=E2=86=92=201.34.3=20(#37954)?= 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 | `2981e80` -> `84fd8a4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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.3`](https://redirect.github.com/dani-garcia/vaultwarden/releases/tag/1.34.3) [Compare Source](https://redirect.github.com/dani-garcia/vaultwarden/compare/1.34.2...1.34.3) #### Notable changes This release should fix an issue with MySQL/MariaDB database connections when using the Alpine images. The alpine build image has reverted to use MariaDB Connector/C v3.4.5 which resolved the issue. #### What's Changed - Update crates to trigger rebuild for mysql issue by [@​BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/6111](https://redirect.github.com/dani-garcia/vaultwarden/pull/6111) - fix hiding of signup link by [@​stefan0xC](https://redirect.github.com/stefan0xC) in [https://github.com/dani-garcia/vaultwarden/pull/6113](https://redirect.github.com/dani-garcia/vaultwarden/pull/6113) **Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.34.2...1.34.3
--- ### 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 2dd54cdcb9a..60aada547ce 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.2 +appVersion: 1.34.3 dependencies: - name: common version: 28.15.1 @@ -41,5 +41,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/premium/vaultwarden - https://quay.io/vaultwarden/server type: application -version: 29.2.1 +version: 29.2.2 diff --git a/charts/premium/vaultwarden/values.yaml b/charts/premium/vaultwarden/values.yaml index 14aad3e9e84..f98be8b8ff5 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.2@sha256:2981e809c332e46d49bd29e6a898ca5ba13fa431befabe52d0ce11ed237cb5ef + tag: 1.34.3@sha256:84fd8a47f58d79a1ad824c27be0a9492750c0fa5216b35c749863093bfa3c3d7 betaImage: repository: ghcr.io/timshel/vaultwarden