Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update vaultwarden/server docker tag to v1.32.4 #1357

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Update Change
vaultwarden/server patch 1.32.3-alpine -> 1.32.4-alpine

Release Notes

dani-garcia/vaultwarden (vaultwarden/server)

v1.32.4

Compare Source

Security Fixes

This release has fixed some CVE Reports reported by a third party security auditor and we recommend everybody to update to the latest version as soon as possible. The contents of these reports will be disclosed publicly in the future.

Notable changes

  • Added more compatibility fixes for the native mobile apps, datetimes are now formatted without too many decimals.
  • Email Template changes to the send emergency access invite. If you have modified this template, make sure to update it with the new changes.

What's Changed

Full Changelog: dani-garcia/vaultwarden@1.32.3...1.32.4


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) November 11, 2024 01:25
Copy link

--- . 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.32.3-alpine
+        image: vaultwarden/server:1.32.4-alpine
         imagePullPolicy: null
         env:
         - name: DATABASE_URL
           valueFrom:
             secretKeyRef:
               key: POSTGRES_URL

Copy link

--- . 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.32.3-alpine
+      tag: 1.32.4-alpine
     service:
       main:
         ports:
           http:
             port: 80
     persistence:

@renovate renovate bot merged commit 3a7a4ae into main Nov 11, 2024
2 checks passed
@renovate renovate bot deleted the renovate/vaultwarden-server-1.x branch November 11, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant