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

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

<details>
<summary>dani-garcia/vaultwarden (quay.io/vaultwarden/server)</summary>

###
[`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
[@&#8203;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
[@&#8203;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

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-08-09 16:55:24 +02:00
committed by GitHub
parent 10c69baf41
commit 45a6bd7214
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.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

View File

@@ -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