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 vaultwarden/server ( 1.32.0 → 1.32.1 ) #406

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

field-repair-bot-74a[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
vaultwarden/server patch 1.32.0 -> 1.32.1

Release Notes

dani-garcia/vaultwarden (vaultwarden/server)

v1.32.1

Compare Source

Notable changes

  • Fixed syncing/login with native mobile clients
  • Added CLI option to backup SQLite database

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.

@field-repair-bot-74a
Copy link
Contributor Author

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

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

@@ -54,13 +54,13 @@

               TZ: America/Denver
             envFrom:
             - secretRef:
                 name: vaultwarden-secret
             image:
               repository: vaultwarden/server
-              tag: 1.32.0@sha256:71668d20d4208d70919cf8cb3caf3071d41ed4b7d95afe71125ccad8408b040d
+              tag: 1.32.1@sha256:7899093c3d34eaf1c4f12cd4bb31b3cb4e0ccfa3823b3661feff4561be69c823
             resources:
               limits:
                 memory: 5Gi
               requests:
                 cpu: 100m
                 memory: 100Mi

@field-repair-bot-74a
Copy link
Contributor Author

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

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

@@ -73,13 +73,13 @@

           value: force_tls
         - name: TZ
           value: America/Denver
         envFrom:
         - secretRef:
             name: vaultwarden-secret
-        image: vaultwarden/server:1.32.0@sha256:71668d20d4208d70919cf8cb3caf3071d41ed4b7d95afe71125ccad8408b040d
+        image: vaultwarden/server:1.32.1@sha256:7899093c3d34eaf1c4f12cd4bb31b3cb4e0ccfa3823b3661feff4561be69c823
         name: app
         resources:
           limits:
             memory: 5Gi
           requests:
             cpu: 100m

@Heavybullets8 Heavybullets8 merged commit 9537e00 into main Oct 3, 2024
7 checks passed
@field-repair-bot-74a field-repair-bot-74a bot deleted the renovate/vaultwarden-server-1.x branch October 3, 2024 20:03
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