diff --git a/README.md b/README.md index c7d01f0..d3b564c 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,7 @@ itself) to look for plugins. | kubectl-bindrole | [looztra/asdf-kubectl-bindrole](https://github.com/looztra/asdf-kubectl-bindrole) | [![Build Status](https://travis-ci.org/looztra/asdf-kubectl-bindrole.svg?branch=master)](https://travis-ci.org/looztra/asdf-kubectl-bindrole) | | kubectx | [wt0f/asdf-kubectx](https://gitlab.com/wt0f/asdf-kubectx) | [![pipeline status](https://gitlab.com/wt0f/asdf-kubectx/badges/master/pipeline.svg)](https://gitlab.com/wt0f/asdf-kubectx/-/commits/master) | | Kubefedctl | [kvokka/asdf-kubefedctl](https://github.com/kvokka/asdf-kubefedctl) | [![Build Status](https://travis-ci.org/kvokka/asdf-kubefedctl.svg?branch=master)](https://travis-ci.org/kvokka/asdf-kubefedctl) | +| Kubergrunt | [NeoHsu/asdf-kubergrunt](https://github.com/NeoHsu/asdf-kubergrunt) | [![Build](https://github.com/NeoHsu/asdf-kubergrunt/workflows/Build/badge.svg)](https://github.com/neohsu/asdf-kubergrunt/actions?query=workflow%3ABuild) | | Kubeseal | [stefansedich/asdf-kubeseal](https://github.com/stefansedich/asdf-kubeseal) | [![Build Status](https://travis-ci.com/stefansedich/asdf-kubeseal.svg?branch=master)](https://travis-ci.com/stefansedich/asdf-kubeseal) | | Kubesec | [vitalis/asdf-kubesec](https://github.com/vitalis/asdf-kubesec) | [![Build Status](https://travis-ci.org/vitalis/asdf-kubesec.svg?branch=master)](https://travis-ci.org/vitalis/asdf-kubesec) | | kubespy | [jfreeland/asdf-kubespy](https://github.com/jfreeland/asdf-kubespy) | [![Build Status](https://github.com/jfreeland/asdf-kubespy/workflows/build/badge.svg)](https://github.com/jfreeland/asdf-kubespy/actions?query=workflow%3A%22build%22) | diff --git a/plugins/kubergrunt b/plugins/kubergrunt new file mode 100644 index 0000000..957a131 --- /dev/null +++ b/plugins/kubergrunt @@ -0,0 +1 @@ +repository = https://github.com/NeoHsu/asdf-kubergrunt.git