diff --git a/README.md b/README.md index 46cf22e..6e6fb2e 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ itself) to look for plugins. | Kind | [johnlayton/asdf-kind](https://github.com/johnlayton/asdf-kind) | [![GitHub Actions Status](https://github.com/johnlayton/asdf-kind/workflows/main/badge.svg?branch=master)](https://github.com/johnlayton/asdf-kind/actions) | | Kops | [Antiarchitect/asdf-kops](https://github.com/Antiarchitect/asdf-kops) | [![Build Status](https://travis-ci.org/Antiarchitect/asdf-kops.svg?branch=master)](https://travis-ci.org/Antiarchitect/asdf-kops) | | Kotlin | [missingcharacter/asdf-kotlin](https://github.com/missingcharacter/asdf-kotlin) | [![Build Status](https://travis-ci.org/missingcharacter/asdf-kotlin.svg?branch=master)](https://travis-ci.org/missingcharacter/asdf-kotlin) | +| Kpt | [nlamirault/asdf-kpt](https://github.com/nlamirault/asdf-kpt) | [![GitHub Actions Status](https://github.com/nlamirault/asdf-kpt/workflows/main/badge.svg?branch=master)](https://github.com/nlamirault/asdf-kpt/actions) | | kscript | [edgelevel/asdf-kscript](https://github.com/edgelevel/asdf-kscript) | [![Build Status](https://travis-ci.org/edgelevel/asdf-kscript.svg?branch=master)](https://travis-ci.org/edgelevel/asdf-kscript) | | Ksonnet | [Banno/asdf-ksonnet](https://github.com/Banno/asdf-ksonnet) | [![Build Status](https://travis-ci.org/Banno/asdf-ksonnet.svg?branch=master)](https://travis-ci.org/Banno/asdf-ksonnet) | | kube-capacity | [looztra/asdf-kube-capacity](https://github.com/looztra/asdf-kube-capacity) | [![Build Status](https://travis-ci.org/looztra/asdf-kube-capacity.svg?branch=master)](https://travis-ci.org/looztra/asdf-kube-capacity) | diff --git a/plugins/kpt b/plugins/kpt new file mode 100644 index 0000000..ffd2e3e --- /dev/null +++ b/plugins/kpt @@ -0,0 +1 @@ +repository = https://github.com/nlamirault/asdf-kpt.git