chore(helm): update image quay.io/vaultwarden/server 1.33.1 → 1.33.2 (#31871)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[quay.io/vaultwarden/server](https://redirect.github.com/dani-garcia/vaultwarden)
| patch | `24aa90c` -> `87edb99` |

---

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

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

#### What's Changed

- Update workflows and enhance security by
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/5537](https://redirect.github.com/dani-garcia/vaultwarden/pull/5537)
- Update crates & fix CVE-2025-24898 by
[@&#8203;dfunkt](https://redirect.github.com/dfunkt) in
[https://github.com/dani-garcia/vaultwarden/pull/5538](https://redirect.github.com/dani-garcia/vaultwarden/pull/5538)
- add bulk-access endpoint for collections by
[@&#8203;stefan0xC](https://redirect.github.com/stefan0xC) in
[https://github.com/dani-garcia/vaultwarden/pull/5542](https://redirect.github.com/dani-garcia/vaultwarden/pull/5542)
- Fix icon redirect not working on desktop by
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/5536](https://redirect.github.com/dani-garcia/vaultwarden/pull/5536)
- Show assigned collections on member edit by
[@&#8203;BlackDex](https://redirect.github.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/5556](https://redirect.github.com/dani-garcia/vaultwarden/pull/5556)

**Full Changelog**:
https://github.com/dani-garcia/vaultwarden/compare/1.33.1...1.33.2

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-02-09 19:24:31 +01:00
committed by GitHub
parent d2e683a216
commit a5819ec00f
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: premium
apiVersion: v2
appVersion: 1.33.1
appVersion: 1.33.2
dependencies:
- name: common
version: 25.4.10
@@ -38,4 +38,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/premium/vaultwarden
- https://quay.io/vaultwarden/server
type: application
version: 28.8.2
version: 28.8.3
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: quay.io/vaultwarden/server
pullPolicy: IfNotPresent
tag: 1.33.1@sha256:24aa90c2424f2f6b10862ba84dc9141d09c1df2b7025f111c9b2bbc4c078894b
tag: 1.33.2@sha256:87edb99945da91bd7504ac1435495595af2e89ad2c7adc151ae5bf091ec8baf2
betaImage:
repository: ghcr.io/timshel/vaultwarden