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

fix(container): update docker.io/vaultwarden/server ( 1.32.3 → 1.32.4 ) #144

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

commit-commander[bot]
Copy link
Contributor

This PR contains the following updates:

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

Warning

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


Release Notes

dani-garcia/vaultwarden (docker.io/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: 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 this update again.


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

This PR has been generated by Renovate Bot.

@commit-commander
Copy link
Contributor Author

--- kubernetes/main/apps/vaultwarden/vaultwarden/app Kustomization: flux-system/vaultwarden HelmRelease: vaultwarden/vaultwarden

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

@@ -55,13 +55,13 @@

     eventsDayRetain: 14
     iconBlacklistNonGlobalIps: true
     image:
       pullPolicy: IfNotPresent
       registry: docker.io
       repository: vaultwarden/server
-      tag: 1.32.3-alpine@sha256:14d02649c1ed978911103894dd0863ce16a53a671aa5900d4a17c8f04b8c5a44
+      tag: 1.32.4-alpine@sha256:3eda23498a8199e58e81b01f68a3f028830224ed6f5651c8f0be33e15e5db0b7
     ingress:
       additionalAnnotations:
         external-dns.alpha.kubernetes.io/target: external...PLACEHOLDER_PUBLIC_DOMAIN..
         nginx.ingress.kubernetes.io/auth-signin: https://$host/oauth2/start?rd=$escaped_request_uri
         nginx.ingress.kubernetes.io/auth-snippet: |
           # Bypass authentication for specific paths

@commit-commander
Copy link
Contributor Author

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

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

@@ -32,13 +32,13 @@

         - secretRef:
             name: vaultwarden-secret
         image: ghcr.io/onedr0p/postgres-init:16.4@sha256:e41c745b54485341e00efbd27556f0717623a119f0d5107e5ff831aa1322c76f
         imagePullPolicy: IfNotPresent
         name: init-db
       containers:
-      - image: docker.io/vaultwarden/server:1.32.3-alpine@sha256:14d02649c1ed978911103894dd0863ce16a53a671aa5900d4a17c8f04b8c5a44
+      - image: docker.io/vaultwarden/server:1.32.4-alpine@sha256:3eda23498a8199e58e81b01f68a3f028830224ed6f5651c8f0be33e15e5db0b7
         imagePullPolicy: IfNotPresent
         name: vaultwarden
         envFrom:
         - configMapRef:
             name: vaultwarden
         env:

@d4rkfella d4rkfella merged commit 6d4513f into main Nov 14, 2024
10 checks passed
@commit-commander commit-commander bot deleted the renovate/main-docker.io-vaultwarden-server-1.x branch November 14, 2024 18:07
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.

1 participant