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.0 → 1.32.2 ) #1441

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

ergho-bot[bot]
Copy link
Contributor

@ergho-bot ergho-bot bot commented Oct 3, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/dani-garcia/vaultwarden patch 1.32.0 -> 1.32.2

Release Notes

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

v1.32.2

Compare Source

Notable changes

  • Fixed collection management for managers

What's Changed

Full Changelog: dani-garcia/vaultwarden@1.32.1...1.32.2

v1.32.1

Compare Source

Notable changes

  • Fixed syncing/login with native mobile clients
  • Added CLI option to backup SQLite database
  • Email Template changes regarding invites, 2FA Incomplete logins, and new logins

What's Changed

New Contributors

Full Changelog: dani-garcia/vaultwarden@1.32.0...1.32.1


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 Oct 3, 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.0@sha256:71668d20d4208d70919cf8cb3caf3071d41ed4b7d95afe71125ccad8408b040d
+        image: ghcr.io/dani-garcia/vaultwarden:1.32.2@sha256:c07f5319d20bdbd58a19d7d779a1e97159ce25cb95572baa947c70f58589937c
         name: app
         volumeMounts:
         - mountPath: /config
           name: config
   volumeClaimTemplates:
   - metadata:

@ergho-bot
Copy link
Contributor Author

ergho-bot bot commented Oct 3, 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.0@sha256:71668d20d4208d70919cf8cb3caf3071d41ed4b7d95afe71125ccad8408b040d
+              tag: 1.32.2@sha256:c07f5319d20bdbd58a19d7d779a1e97159ce25cb95572baa947c70f58589937c
         pod:
           securityContext:
             fsGroup: 568
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 568
             runAsUser: 568

@ergho-bot ergho-bot bot removed the area/cluster label Oct 4, 2024
@ergho-bot ergho-bot bot force-pushed the renovate/ghcr.io-dani-garcia-vaultwarden-1.x branch from e647594 to 140db87 Compare October 13, 2024 15:10
@ergho-bot ergho-bot bot changed the title fix(container): update ghcr.io/dani-garcia/vaultwarden ( 1.32.0 → 1.32.1 ) fix(container): update ghcr.io/dani-garcia/vaultwarden ( 1.32.0 → 1.32.2 ) Oct 13, 2024
@ergho ergho merged commit c576890 into main Oct 14, 2024
8 checks passed
@ergho ergho deleted the renovate/ghcr.io-dani-garcia-vaultwarden-1.x branch October 14, 2024 13:52
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