From 19e9fd71e8a043ba3a3f1853e6afe7a556ff2570 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 29 Dec 2024 14:10:48 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/vault?= =?UTF-8?q?warden/server=201.32.5=20=E2=86=92=201.32.7=20(#30115)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/vaultwarden/server](https://redirect.github.com/dani-garcia/vaultwarden) | patch | `84015c9` -> `7a0aa23` | --- > [!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 (docker.io/vaultwarden/server) ### [`v1.32.7`](https://redirect.github.com/dani-garcia/vaultwarden/releases/tag/1.32.7) [Compare Source](https://redirect.github.com/dani-garcia/vaultwarden/compare/1.32.6...1.32.7) #### Security Fixes This release contains a security fix for the following CVE https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-g65h-982x-4m5m. This vulnerability affects any installations that have the `ORG_GROUPS_ENABLED` setting enabled, and we urge anyone doing so to update as soon as possible. #### What's Changed - feat: mask \_smtp_img_src in support string by [@​tessus](https://redirect.github.com/tessus) in [https://github.com/dani-garcia/vaultwarden/pull/5281](https://redirect.github.com/dani-garcia/vaultwarden/pull/5281) - Some refactoring, optimizations and security fixes by [@​BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5291](https://redirect.github.com/dani-garcia/vaultwarden/pull/5291) - Allow adding connect-src entries by [@​BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5293](https://redirect.github.com/dani-garcia/vaultwarden/pull/5293) - Use updated fern instead of patch by [@​BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5298](https://redirect.github.com/dani-garcia/vaultwarden/pull/5298) **Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.32.6...1.32.7 ### [`v1.32.6`](https://redirect.github.com/dani-garcia/vaultwarden/releases/tag/1.32.6) [Compare Source](https://redirect.github.com/dani-garcia/vaultwarden/compare/1.32.5...1.32.6) #### What's Changed - Fix push not working by [@​BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5214](https://redirect.github.com/dani-garcia/vaultwarden/pull/5214) - Fix editing members which have access-all rights by [@​BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5213](https://redirect.github.com/dani-garcia/vaultwarden/pull/5213) - chore: fix some comments by [@​chuangjinglu](https://redirect.github.com/chuangjinglu) in [https://github.com/dani-garcia/vaultwarden/pull/5224](https://redirect.github.com/dani-garcia/vaultwarden/pull/5224) - Update Rust and crates by [@​BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5248](https://redirect.github.com/dani-garcia/vaultwarden/pull/5248) - Update Alpine to version 3.21 by [@​dfunkt](https://redirect.github.com/dfunkt) in [https://github.com/dani-garcia/vaultwarden/pull/5256](https://redirect.github.com/dani-garcia/vaultwarden/pull/5256) - Fix another sync issue with native clients by [@​BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5259](https://redirect.github.com/dani-garcia/vaultwarden/pull/5259) - Update crates by [@​dfunkt](https://redirect.github.com/dfunkt) in [https://github.com/dani-garcia/vaultwarden/pull/5268](https://redirect.github.com/dani-garcia/vaultwarden/pull/5268) - Some Backend Admin fixes and updates by [@​BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5272](https://redirect.github.com/dani-garcia/vaultwarden/pull/5272) #### New Contributors - [@​chuangjinglu](https://redirect.github.com/chuangjinglu) made their first contribution in [https://github.com/dani-garcia/vaultwarden/pull/5224](https://redirect.github.com/dani-garcia/vaultwarden/pull/5224) **Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.32.5...1.32.6
--- ### 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 | 6 +++--- charts/premium/vaultwarden/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/premium/vaultwarden/Chart.yaml b/charts/premium/vaultwarden/Chart.yaml index 19f46fbcb27..84a0a58c89a 100644 --- a/charts/premium/vaultwarden/Chart.yaml +++ b/charts/premium/vaultwarden/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: premium apiVersion: v2 -appVersion: 1.32.5 +appVersion: 1.32.7 dependencies: - name: common version: 25.2.4 @@ -26,7 +26,7 @@ keywords: - vaultwarden - password - rust -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/premium/vaultwarden - https://hub.docker.com/r/vaultwarden/server type: application -version: 28.5.2 +version: 28.5.3 diff --git a/charts/premium/vaultwarden/values.yaml b/charts/premium/vaultwarden/values.yaml index a8649ad2149..f9836aa0b01 100644 --- a/charts/premium/vaultwarden/values.yaml +++ b/charts/premium/vaultwarden/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/vaultwarden/server pullPolicy: IfNotPresent - tag: 1.32.5@sha256:84015c9306cc58f4be8b09c1adc62cfc3b2648b1430e9c15901482f3d870bd14 + tag: 1.32.7@sha256:7a0aa23c0947be3582898deb5170ea4359493ed9a76af2badf60a7eb45ac36af betaImage: repository: ghcr.io/timshel/vaultwarden