diff --git a/README.md b/README.md index b7d382c..bb3d27e 100644 --- a/README.md +++ b/README.md @@ -357,6 +357,7 @@ itself) to look for plugins. | Vault | [Banno/asdf-hashicorp](https://github.com/Banno/asdf-hashicorp) | [![Build Status](https://travis-ci.org/Banno/asdf-hashicorp.svg?branch=master)](https://travis-ci.org/Banno/asdf-hashicorp) | | Velero | [looztra/asdf-velero](https://github.com/looztra/asdf-velero) | [![Build Status](https://travis-ci.org/looztra/asdf-velero.svg?branch=master)](https://travis-ci.org/looztra/asdf-velero) | | vendir | [k14s/asdf-k14s](https://github.com/k14s/asdf-k14s) | [![Build Status](https://github.com/k14s/asdf-k14s/workflows/test-all/badge.svg)](https://github.com/k14s/asdf-k14s/actions) | +| vcluster | [wt0f/asdf-vcluster](https://gitlab.com/wt0f/asdf-vcluster) | [![Pipeline Status](https://gitlab.com/wt0f/asdf-vcluster/badges/master/pipeline.svg)](https://gitlab.com/wt0f/asdf-vcluster/-/commits/main) | | Vim | [tsuyoshicho/asdf-vim](https://github.com/tsuyoshicho/asdf-vim) | [![GitHub Actions Status:Commit](https://github.com/tsuyoshicho/asdf-vim/workflows/Commit%20workflow/badge.svg)](https://github.com/tsuyoshicho/asdf-vim/actions) | | watchexec | [nyrst/asdf-watchexec](https://github.com/nyrst/asdf-watchexec) | [![pipeline status](https://github.com/nyrst/asdf-watchexec/workflows/Build/badge.svg)](https://github.com/nyrst/asdf-watchexec/actions) | | WASI SDK | [coolreader18/asdf-wasi-sdk](https://github.com/coolreader18/asdf-wasi-sdk) | [![Build Status](https://github.com/coolreader18/asdf-wasi-sdk/workflows/Build/badge.svg)](https://github.com/coolreader18/asdf-wasi-sdk/actions) | diff --git a/plugins/vcluster b/plugins/vcluster new file mode 100644 index 0000000..a871b41 --- /dev/null +++ b/plugins/vcluster @@ -0,0 +1 @@ +repository = https://gitlab.com/wt0f/asdf-vcluster.git