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

chore(deps): update vaultwarden/server docker tag to v1.33.1 #1491

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2025

This PR contains the following updates:

Package Update Change
vaultwarden/server patch 1.33.0-alpine -> 1.33.1-alpine

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: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) February 3, 2025 16:58
Copy link

github-actions bot commented Feb 3, 2025

--- . HelmRelease: applications/vaultwarden Deployment: applications/vaultwarden

+++ . HelmRelease: applications/vaultwarden Deployment: applications/vaultwarden

@@ -25,13 +25,13 @@

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: vaultwarden
-        image: vaultwarden/server:1.33.0-alpine
+        image: vaultwarden/server:1.33.1-alpine
         imagePullPolicy: null
         env:
         - name: DATABASE_URL
           valueFrom:
             secretKeyRef:
               key: POSTGRES_URL

Copy link

github-actions bot commented Feb 3, 2025

--- . Kustomization: flux-system/flux-system HelmRelease: applications/vaultwarden

+++ . Kustomization: flux-system/flux-system HelmRelease: applications/vaultwarden

@@ -15,13 +15,13 @@

         name: bjw-s-charts
         namespace: applications
       interval: 1h
   values:
     image:
       repository: vaultwarden/server
-      tag: 1.33.0-alpine
+      tag: 1.33.1-alpine
     service:
       main:
         ports:
           http:
             port: 80
     persistence:

@renovate renovate bot merged commit 2614ec3 into main Feb 3, 2025
2 checks passed
@renovate renovate bot deleted the renovate/vaultwarden-server-1.x branch February 3, 2025 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant