Skip to content

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
mainfrom
renovate/ghcr.io-dani-garcia-vaultwarden-1.x
Open

feat(container): update ghcr.io/dani-garcia/vaultwarden ( 1.36.0 ➔ 1.37.1 )#841
renovatebot-mcsrobert[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-dani-garcia-vaultwarden-1.x

Conversation

@renovatebot-mcsrobert

@renovatebot-mcsrobert renovatebot-mcsrobert Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/dani-garcia/vaultwarden minor 1.36.01.37.1

Release Notes

dani-garcia/vaultwarden (ghcr.io/dani-garcia/vaultwarden)

v1.37.1

Compare 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 alpine tagged containers.

What's Changed
  • Always send initOrganization and orgUserHasExistingUser in invite URL by @​vikfox in #​7482
  • Indirectly resolved #​7475 by using newer rust-musl build images which had a compilation issue with OpenSSL.
New Contributors

Full Changelog: dani-garcia/vaultwarden@1.37.0...1.37.1

v1.37.0

Compare 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
New Contributors

Full Changelog: dani-garcia/vaultwarden@1.36.0...1.37.0


Configuration

📅 Schedule: (in timezone Europe/Amsterdam)

  • Branch creation
    • "on thursday"
  • Automerge
    • "on tuesday and wednesday after 09:00 and before 18:00"

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@github-actions

Copy link
Copy Markdown
--- 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:

@github-actions

Copy link
Copy Markdown
--- 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
renovatebot-mcsrobert Bot force-pushed the renovate/ghcr.io-dani-garcia-vaultwarden-1.x branch 3 times, most recently from cfd21a6 to d8fbd1e Compare July 30, 2026 14:10
…37.1 )

| datasource | package                         | from   | to     |
| ---------- | ------------------------------- | ------ | ------ |
| docker     | ghcr.io/dani-garcia/vaultwarden | 1.36.0 | 1.37.1 |
@renovatebot-mcsrobert
renovatebot-mcsrobert Bot force-pushed the renovate/ghcr.io-dani-garcia-vaultwarden-1.x branch from d8fbd1e to 76bc7bb Compare July 30, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants