Skip to content

qdrant v1.0.2

Choose a tag to compare

@github-actions github-actions released this 06 Jul 09:03

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