Skip to content

vaultwarden v1.13.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 21:24
· 2 commits to main since this release

vaultwarden v1.13.0

Features

  • feat(vaultwarden): Adding the possibility to control the deployment strategy through values.yaml (#1010)

Other Changes

  • release(vaultwarden): 1.13.0 [skip ci]

Install

# OCI registry
helm install vaultwarden oci://ghcr.io/helmforgedev/helm/vaultwarden --version 1.13.0

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install vaultwarden helmforge/vaultwarden --version 1.13.0