WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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