feat(container): update ghcr.io/dani-garcia/vaultwarden ( 1.36.0 ➔ 1.37.1 ) - #841
Open
renovatebot-mcsrobert[bot] wants to merge 1 commit into
Open
feat(container): update ghcr.io/dani-garcia/vaultwarden ( 1.36.0 ➔ 1.37.1 )#841renovatebot-mcsrobert[bot] wants to merge 1 commit into
renovatebot-mcsrobert[bot] wants to merge 1 commit into
Conversation
--- kubernetes/apps/default/vaultwarden/app Kustomization: flux-system/vaultwarden HelmRelease: default/vaultwarden
+++ kubernetes/apps/default/vaultwarden/app Kustomization: flux-system/vaultwarden HelmRelease: default/vaultwarden
@@ -32,13 +32,13 @@
WEBSOCKET_ENABLED: true
envFrom:
- secretRef:
name: vaultwarden-env
image:
repository: ghcr.io/dani-garcia/vaultwarden
- tag: 1.36.0@sha256:d626d04934cd1192ad8ced1adb975099fca78cec33ab467d2d3c923cde7f3b0c
+ tag: 1.37.1@sha256:ebdfe70701c60ac0c28c697e787cea767d7972940b786037b29fe0d507f821e8
probes:
liveness:
custom: true
enabled: true
spec:
httpGet: |
--- HelmRelease: default/vaultwarden Deployment: default/vaultwarden
+++ HelmRelease: default/vaultwarden Deployment: default/vaultwarden
@@ -63,13 +63,13 @@
value: Europe/Amsterdam
- name: WEBSOCKET_ENABLED
value: 'true'
envFrom:
- secretRef:
name: vaultwarden-env
- image: ghcr.io/dani-garcia/vaultwarden:1.36.0@sha256:d626d04934cd1192ad8ced1adb975099fca78cec33ab467d2d3c923cde7f3b0c
+ image: ghcr.io/dani-garcia/vaultwarden:1.37.1@sha256:ebdfe70701c60ac0c28c697e787cea767d7972940b786037b29fe0d507f821e8
livenessProbe:
httpGet:
path: /alive
port: 80
name: vaultwarden
readinessProbe: |
renovatebot-mcsrobert
Bot
force-pushed
the
renovate/ghcr.io-dani-garcia-vaultwarden-1.x
branch
3 times, most recently
from
July 30, 2026 14:10
cfd21a6 to
d8fbd1e
Compare
…37.1 ) | datasource | package | from | to | | ---------- | ------------------------------- | ------ | ------ | | docker | ghcr.io/dani-garcia/vaultwarden | 1.36.0 | 1.37.1 |
renovatebot-mcsrobert
Bot
force-pushed
the
renovate/ghcr.io-dani-garcia-vaultwarden-1.x
branch
from
July 30, 2026 15:10
d8fbd1e to
76bc7bb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.36.0→1.37.1Release Notes
dani-garcia/vaultwarden (ghcr.io/dani-garcia/vaultwarden)
v1.37.1Compare Source
Note
This patch release resolves the issues with invites.
If you have applied any workaround to fix this locally, please revert those fixes to prevent possible other issues.
I'm sorry that it took some time to check and validate this fix.
Also, this release fixes an issue (#7475) with all the Alpine based images which are build using https://github.com/BlackDex/rust-musl/.
An issue with the build image OpenSSL compilation is resolved and those are used to build the new
alpinetagged containers.What's Changed
New Contributors
Full Changelog: dani-garcia/vaultwarden@1.37.0...1.37.1
v1.37.0Compare Source
Note
This update is required for support with clients with version 2026.7.0+, please update before reporting any issues with them.
Security Fixes
This release contains security fixes for the following advisories. We strongly advice to update as soon as possible.
These are private for now, pending CVE assignment and publishing at a later date.
What's Changed
xx-cargoby @dfunkt in #6640pm-26340-linux-biometrics-v2feature flag by @pilotstew in #7358rust-muslversion by @dfunkt in #7453New Contributors
Full Changelog: dani-garcia/vaultwarden@1.36.0...1.37.0
Configuration
📅 Schedule: (in timezone Europe/Amsterdam)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate.