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 ghcr.io/dani-garcia/vaultwarden ( 1.32.3 → 1.32.5 ) #1497

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

ergho-bot[bot]
Copy link
Contributor

@ergho-bot ergho-bot bot commented Nov 11, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/dani-garcia/vaultwarden patch 1.32.3 -> 1.32.5

Release Notes

dani-garcia/vaultwarden (ghcr.io/dani-garcia/vaultwarden)

v1.32.5

Compare Source

Security Fixes

This release further 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 SSH-Key storage support. Currently only usable with Bitwarden Desktop v2024.12.0 and newer.
    You need to enable this feature by adding ssh-key-vault-item,ssh-agent to the EXPERIMENTAL_CLIENT_FEATURE_FLAGS config option. See .env.template

What's Changed

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

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.

@ergho-bot
Copy link
Contributor Author

ergho-bot bot commented Nov 11, 2024

--- cluster/apps/authentication/vaultwarden/app Kustomization: flux-system/cluster-apps-vaultwarden HelmRelease: authentication/vaultwarden

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

@@ -56,13 +56,13 @@

               WEBSOCKET_PORT: 3012
             envFrom:
             - secretRef:
                 name: vaultwarden-secret
             image:
               repository: ghcr.io/dani-garcia/vaultwarden
-              tag: 1.32.3@sha256:7de8fd442afc26e4932a0b2521e2eec82db9f17667eef7b46fd9c2fa2e639de2
+              tag: 1.32.5@sha256:84015c9306cc58f4be8b09c1adc62cfc3b2648b1430e9c15901482f3d870bd14
         pod:
           securityContext:
             fsGroup: 568
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 568
             runAsUser: 568

@ergho-bot
Copy link
Contributor Author

ergho-bot bot commented Nov 11, 2024

--- HelmRelease: authentication/vaultwarden StatefulSet: authentication/vaultwarden

+++ HelmRelease: authentication/vaultwarden StatefulSet: authentication/vaultwarden

@@ -83,13 +83,13 @@

           value: 'true'
         - name: WEBSOCKET_PORT
           value: '3012'
         envFrom:
         - secretRef:
             name: vaultwarden-secret
-        image: ghcr.io/dani-garcia/vaultwarden:1.32.3@sha256:7de8fd442afc26e4932a0b2521e2eec82db9f17667eef7b46fd9c2fa2e639de2
+        image: ghcr.io/dani-garcia/vaultwarden:1.32.5@sha256:84015c9306cc58f4be8b09c1adc62cfc3b2648b1430e9c15901482f3d870bd14
         name: app
         volumeMounts:
         - mountPath: /config
           name: config
   volumeClaimTemplates:
   - metadata:

@ergho-bot ergho-bot bot removed the area/cluster label Nov 12, 2024
@ergho-bot ergho-bot bot changed the title fix(container): update ghcr.io/dani-garcia/vaultwarden ( 1.32.3 → 1.32.4 ) fix(container): update ghcr.io/dani-garcia/vaultwarden ( 1.32.3 → 1.32.5 ) Nov 18, 2024
@ergho-bot ergho-bot bot force-pushed the renovate/ghcr.io-dani-garcia-vaultwarden-1.x branch from a07fcda to f407bfa Compare November 18, 2024 12:22
@ergho ergho merged commit 9d8ee05 into main Nov 18, 2024
8 checks passed
@ergho ergho deleted the renovate/ghcr.io-dani-garcia-vaultwarden-1.x branch November 18, 2024 14:05
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