这是indexloc提供的服务,不要输入任何密码
Skip to content

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 17 Sep 19:12
· 5 commits to main since this release

🎉

This is the very first official release of khook, we're so excited to make it available to everyone :)

Installation

helm install khook-crds oci://ghcr.io/kagent-dev/khook/helm/khook-crds \
    --namespace kagent \
    --create-namespace
helm install khook oci://ghcr.io/kagent-dev/khook/helm/khook \
    --namespace kagent \
    --create-namespace