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.33.0 → 1.33.1 ) #851

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

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

This PR contains the following updates:

Package Update Change
vaultwarden/server patch 1.33.0 -> 1.33.1

Release Notes

dani-garcia/vaultwarden (vaultwarden/server)

v1.33.1

Compare Source

General mention

This release has some minor issues fixed like:

  • Icon's not working on the Desktop clients
  • Invites not always working
  • DUO settings not able to configure
  • Manager rights
  • Mobile client sync issues fixed
What's Changed
New Contributors

Full Changelog: dani-garcia/vaultwarden@1.33.0...1.33.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 these updates 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.33.0@sha256:e81ca01351ecf40083366202b163e7a31abca04d96e2194e9e1f78a57052f65c
+              tag: 1.33.1@sha256:24aa90c2424f2f6b10862ba84dc9141d09c1df2b7025f111c9b2bbc4c078894b
             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.33.0@sha256:e81ca01351ecf40083366202b163e7a31abca04d96e2194e9e1f78a57052f65c
+        image: vaultwarden/server:1.33.1@sha256:24aa90c2424f2f6b10862ba84dc9141d09c1df2b7025f111c9b2bbc4c078894b
         name: app
         resources:
           limits:
             memory: 5Gi
           requests:
             cpu: 100m

@Heavybullets8 Heavybullets8 merged commit 52c67b3 into main Feb 3, 2025
10 checks passed
@field-repair-bot-74a field-repair-bot-74a bot deleted the renovate/vaultwarden-server-1.33.x branch February 3, 2025 15: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