fix(vaultwarden): bump 1.35.4 -> 1.36.0 (support Bitwarden 2026.x clients)

Extension login failed with 'No Bitwarden-Client-Version header provided'
after the Mac browser extension auto-updated. 1.36.0 supports the new
client login flow.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-03 11:24:04 +00:00
co-authored by Claude Fable 5
parent bbfe3dade1
commit 29714cdc29
+1 -1
View File
@@ -34,7 +34,7 @@ spec:
envFrom: envFrom:
- secretRef: - secretRef:
name: vaultwarden-secret-infisical name: vaultwarden-secret-infisical
image: vaultwarden/server:1.35.4 image: vaultwarden/server:1.36.0
imagePullPolicy: Always imagePullPolicy: Always
name: vaultwarden name: vaultwarden
ports: ports: