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

Releases: kagent-dev/khook

v0.0.4

18 Sep 15:16

Choose a tag to compare

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

What's Changed

See the full changelog below.

Full Changelog: v0.0.3...v0.0.4

v0.0.3

17 Sep 19:12

Choose a tag to compare

🎉

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