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.31.0 #1132

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
vaultwarden/server minor 1.30.5-alpine -> 1.31.0-alpine

Release Notes

dani-garcia/vaultwarden (vaultwarden/server)

v1.31.0

Compare Source

Major changes and New Features

  • Initial support for the beta releases of the new native mobile apps
  • Removed support for WebSocket traffic on port 3012, as it's been integrated on the main HTTP port for a few releases
  • Updated included web vault to 2024.5.1

What's Changed

New Contributors

Full Changelog: dani-garcia/vaultwarden@1.30.5...1.31.0


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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) July 9, 2024 01:40
Copy link

github-actions bot commented Jul 9, 2024

--- . 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.30.5-alpine
+      tag: 1.31.0-alpine
     service:
       main:
         ports:
           http:
             port: 80
     persistence:

Copy link

github-actions bot commented Jul 9, 2024

--- . 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.30.5-alpine
+        image: vaultwarden/server:1.31.0-alpine
         imagePullPolicy: null
         env:
         - name: DATABASE_URL
           valueFrom:
             secretKeyRef:
               key: POSTGRES_URL

@renovate renovate bot merged commit 33a5493 into main Jul 9, 2024
2 checks passed
@renovate renovate bot deleted the renovate/vaultwarden-server-1.x branch July 9, 2024 10:45
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.

None yet

1 participant