Skip to content

fix(container): update image vaultwarden/server ( 1.35.4 → 1.35.7 )#2941

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/vaultwarden-server-1.x
Open

fix(container): update image vaultwarden/server ( 1.35.4 → 1.35.7 )#2941
renovate[bot] wants to merge 1 commit intomainfrom
renovate/vaultwarden-server-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 12, 2026

This PR contains the following updates:

Package Update Change
vaultwarden/server patch 1.35.41.35.7

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

dani-garcia/vaultwarden (vaultwarden/server)

v1.35.7

Compare Source

v1.35.6

Compare Source

Notes

The previous release contained an issue where Two Factor Remember Tokens and Recovery Tokens were not accepted at all.
This has been fixed now in this release.

What's Changed

Full Changelog: dani-garcia/vaultwarden@1.35.5...1.35.6

v1.35.5

Compare Source

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.

Notes

  • The admin templates have changed, please update them if you override these via templates.
  • Two Factor Remember Tokens are now valid for max 30 days. Old tokens are invalid directly after upgrading.

What's Changed

New Contributors

Full Changelog: dani-garcia/vaultwarden@1.35.4...1.35.5


Configuration

📅 Schedule: (in timezone Europe/Moscow)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@mglants-bot
Copy link
Copy Markdown

mglants-bot Bot commented Apr 12, 2026

--- kubernetes/subterra/apps/apps/vaultwarden/app Kustomization: flux-system/cluster-apps-vaultwarden HelmRelease: apps/vaultwarden

+++ kubernetes/subterra/apps/apps/vaultwarden/app Kustomization: flux-system/cluster-apps-vaultwarden HelmRelease: apps/vaultwarden

@@ -41,13 +41,13 @@

     envFrom:
     - secretRef:
         name: vaultwarden-secret
     image:
       pullPolicy: IfNotPresent
       repository: vaultwarden/server
-      tag: 1.35.4
+      tag: 1.35.7
     ingress:
       main:
         annotations:
           cert-manager.io/cluster-issuer: letsencrypt-prod
           external-dns.alpha.kubernetes.io/target: ingress.ur30.ru
         enabled: true

@mglants-bot
Copy link
Copy Markdown

mglants-bot Bot commented Apr 12, 2026

--- HelmRelease: apps/vaultwarden Deployment: apps/vaultwarden

+++ HelmRelease: apps/vaultwarden Deployment: apps/vaultwarden

@@ -27,13 +27,13 @@

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: vaultwarden
-        image: vaultwarden/server:1.35.4
+        image: vaultwarden/server:1.35.7
         imagePullPolicy: IfNotPresent
         env:
         - name: DATABASE_URL
           valueFrom:
             secretKeyRef:
               key: uri

@renovate renovate Bot changed the title fix(container): update image vaultwarden/server ( 1.35.4 → 1.35.5 ) fix(container): update image vaultwarden/server ( 1.35.4 → 1.35.6 ) Apr 12, 2026
@renovate renovate Bot force-pushed the renovate/vaultwarden-server-1.x branch from b35c4b7 to 07c86b7 Compare April 12, 2026 21:13
| datasource | package            | from   | to     |
| ---------- | ------------------ | ------ | ------ |
| docker     | vaultwarden/server | 1.35.4 | 1.35.7 |
@renovate renovate Bot changed the title fix(container): update image vaultwarden/server ( 1.35.4 → 1.35.6 ) fix(container): update image vaultwarden/server ( 1.35.4 → 1.35.7 ) Apr 13, 2026
@renovate renovate Bot force-pushed the renovate/vaultwarden-server-1.x branch from 07c86b7 to 1c43ec0 Compare April 13, 2026 22:45
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