chore(deps): update vaultwarden/server docker tag to v1.35.5#2335
Merged
renovate[bot] merged 1 commit intomainfrom Apr 12, 2026
Merged
chore(deps): update vaultwarden/server docker tag to v1.35.5#2335renovate[bot] merged 1 commit intomainfrom
renovate[bot] merged 1 commit intomainfrom
Conversation
--- . Kustomization: flux-system/flux-system HelmRelease: applications/vaultwarden
+++ . Kustomization: flux-system/flux-system HelmRelease: applications/vaultwarden
@@ -15,13 +15,13 @@
name: bjw-s-charts
namespace: applications
interval: 1h
values:
image:
repository: vaultwarden/server
- tag: 1.35.4-alpine
+ tag: 1.35.5-alpine
service:
main:
ports:
http:
port: 80
persistence: |
--- . HelmRelease: applications/vaultwarden Deployment: applications/vaultwarden
+++ . HelmRelease: applications/vaultwarden Deployment: applications/vaultwarden
@@ -25,13 +25,13 @@
serviceAccountName: default
automountServiceAccountToken: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
containers:
- name: vaultwarden
- image: vaultwarden/server:1.35.4-alpine
+ image: vaultwarden/server:1.35.5-alpine
imagePullPolicy: null
env:
- name: DATABASE_URL
valueFrom:
secretKeyRef:
key: POSTGRES_URL |
There was a problem hiding this comment.
vaultwarden/server: v1.35.4-alpine → v1.35.5-alpine
Verdict: Safe to merge — security release, merge promptly
This is a security release. Three advisories are fixed (CVEs pending assignment):
- GHSA-937x-3j8m-7w7p — Unconfirmed Owner Can Purge Entire Organization Vault
- GHSA-569v-845w-g82p — Cross-Org Group Binding Enables Unauthorized Read And Write Access Into Another Organization
- GHSA-6j4w-g4jh-xjfx — Refresh tokens not invalidated on security stamp rotation
Release notes note: Admin templates have changed — update them if you override via templates. apps/vaultwarden/helmrelease.yaml has no template overrides configured, so this does not apply here.
No other breaking changes or deprecations affecting this deployment (PostgreSQL backend, signups disabled, no custom templates).
Sources consulted:
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.35.4-alpine→1.35.5-alpineRelease Notes
dani-garcia/vaultwarden (vaultwarden/server)
v1.35.5Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.