#selfhosted people using botkube, be aware that v1.9.0 removes some of the plugins (well, most of the plugins) that make botkube actually useful.

To continue using said plugins, you need an account on their cloud and you need to run botkube in their cloud (which, goes without saying, you have to provide a kubeconfig to be stored *in their cloud* for your kubernetes cluster).

https://github.com/kubeshop/botkube/issues/1399

#kubernetes #botkube

Helm plugin missing from plugins-index.yaml for 1.9.0 · Issue #1399 · kubeshop/botkube

Description Comparison of plugins-index.yaml for 1.8.0 vs 1.9.0 shows the following: jon@host:~/git/botkube$ yq .entries[].name ../plugins-index-1.8.0.yaml "exec" "helm" "kubernetes" "argocd" "gith...

GitHub