diff --git a/README.md b/README.md index 49d5ee2..b43ac9f 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ itself) to look for plugins. | Haxe | [asdf-community/asdf-haxe](https://github.com/asdf-community/asdf-haxe) | [![Build Status](https://github.com/asdf-community/asdf-haxe/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-haxe/actions) | | Helm | [Antiarchitect/asdf-helm](https://github.com/Antiarchitect/asdf-helm) | [![Build Status](https://travis-ci.org/Antiarchitect/asdf-helm.svg?branch=master)](https://travis-ci.org/Antiarchitect/asdf-helm) | | Helm Chart Releaser | [Antiarchitect/asdf-helm-cr](https://github.com/Antiarchitect/asdf-helm-cr) | [![Main workflow](https://github.com/Antiarchitect/asdf-helm-cr/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/Antiarchitect/asdf-helm-cr/actions) | +| Helm Chart Tester | [tablexi/asdf-helm-ct](https://github.com/tablexi/asdf-helm-ct) | [![Main workflow](https://github.com/tablexi/asdf-helm-ct/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/tablexi/asdf-helm-ct/actions) | | helm-docs | [sudermanjr/asdf-helm-docs](https://github.com/sudermanjr/asdf-helm-docs) | [![Build Status](https://github.com/sudermanjr/asdf-helm-docs/workflows/master/badge.svg?branch=master)](https://github.com/sudermanjr/asdf-helm-docs/actions) | | Helmfile | [feniix/asdf-helmfile](https://github.com/feniix/asdf-helmfile) | [![Build Status](https://travis-ci.org/feniix/asdf-helmfile.svg?branch=master)](https://travis-ci.org/feniix/asdf-helmfile) | | heptio-authenticator-aws | [neerfri/asdf-heptio-authenticator-aws](https://github.com/neerfri/asdf-heptio-authenticator-aws) | [![Build Status](https://travis-ci.org/neerfri/asdf-heptio-authenticator-aws.svg?branch=master)](https://travis-ci.org/neerfri/asdf-heptio-authenticator-aws) | diff --git a/plugins/helm-ct b/plugins/helm-ct new file mode 100644 index 0000000..3bd52d5 --- /dev/null +++ b/plugins/helm-ct @@ -0,0 +1 @@ +repository = https://github.com/tablexi/asdf-helm-ct.git