Skip to content

Commit c20f234

Browse files
author
Kalle Fagerberg
committed
Updated note on asdf
1 parent 85fdec1 commit c20f234

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/content/docs/setup/install.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,12 +205,18 @@ pkg install kubecolor
205205

206206
## asdf
207207

208+
[![asdf package](https://img.shields.io/github/v/release/kubecolor/kubecolor?label=asdf&color=4cc61f)](https://github.com/kubecolor/kubecolor/releases/latest)
209+
208210
For users using the [asdf](https://github.com/asdf-vm/asdf) package manager.
209211

210212
```sh
211213
asdf install kubecolor latest
212214
```
213215

216+
In [asdf-plugins](https://github.com/asdf-vm/asdf-plugins/blob/master/plugins/kubecolor)
217+
this refers to [dex4er/asdf-kubecolor](https://github.com/dex4er/asdf-kubecolor),
218+
which in turn just uses the latest version of kubecolor from our GitHub releases.
219+
214220
## aqua
215221

216222
[![aqua version](https://img.shields.io/badge/dynamic/yaml?url=https%3A%2F%2Fgithub.com%2Faquaproj%2Faqua-registry%2Fraw%2F8c9f102b42aa88fde6cc649269b57875556f9c9c%2Fpkgs%2Fkubecolor%2Fkubecolor%2Fpkg.yaml&query=%24.packages%5B0%5D.name&label=aqua&color=4cc61f)](https://github.com/aquaproj/aqua-registry/blob/main/pkgs/kubecolor/kubecolor/pkg.yaml)

0 commit comments

Comments
 (0)