Skip to content

vaultwarden v1.11.5

Choose a tag to compare

vaultwarden v1.11.5

Bug Fixes

  • fix(charts): remove artifacthub.io/changes from all charts (#50)

Other Changes

  • release(vaultwarden): 1.11.5 [skip ci]

Install

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

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