qdrant v1.0.2
qdrant v1.0.2
Bug Fixes
- fix(qdrant): align template standards (#673)
Other Changes
- release(qdrant): 1.0.2 [skip ci]
Install
# OCI registry
helm install qdrant oci://ghcr.io/helmforgedev/helm/qdrant --version 1.0.2
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install qdrant helmforge/qdrant --version 1.0.2