Skip to content

Commit

Permalink
feat: add kubectx/kubens to registry (#3992)
Browse files Browse the repository at this point in the history
  • Loading branch information
roele authored Jan 8, 2025
1 parent 63a6b3a commit 5c892e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/registry.md
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,7 @@ You can also specify the full name for a tool using `mise use aqua:1password/cli
| kubefirst | [ubi:konstructio/kubefirst](https://github.com/konstructio/kubefirst) [asdf:Claywd/asdf-kubefirst](https://github.com/Claywd/asdf-kubefirst) |
| kubelogin | [aqua:int128/kubelogin](https://github.com/int128/kubelogin) |
| kubemqctl | [aqua:kubemq-io/kubemqctl](https://github.com/kubemq-io/kubemqctl) [asdf:johnlayton/asdf-kubemqctl](https://github.com/johnlayton/asdf-kubemqctl) |
| kubens | [aqua:ahmetb/kubectx/kubens](https://github.com/ahmetb/kubectx/kubens) |
| kubent | [aqua:doitintl/kube-no-trouble](https://github.com/doitintl/kube-no-trouble) [asdf:virtualstaticvoid/asdf-kubent](https://github.com/virtualstaticvoid/asdf-kubent) |
| kubergrunt | [aqua:gruntwork-io/kubergrunt](https://github.com/gruntwork-io/kubergrunt) [asdf:NeoHsu/asdf-kubergrunt](https://github.com/NeoHsu/asdf-kubergrunt) |
| kubeseal | [aqua:bitnami-labs/sealed-secrets](https://github.com/bitnami-labs/sealed-secrets) [asdf:stefansedich/asdf-kubeseal](https://github.com/stefansedich/asdf-kubeseal) |
Expand Down
1 change: 1 addition & 0 deletions registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1044,6 +1044,7 @@ kubemqctl.backends = [
"aqua:kubemq-io/kubemqctl",
"asdf:johnlayton/asdf-kubemqctl"
]
kubens.backends = ["aqua:ahmetb/kubectx/kubens"]
kubent.backends = [
"aqua:doitintl/kube-no-trouble",
"asdf:virtualstaticvoid/asdf-kubent"
Expand Down

0 comments on commit 5c892e1

Please sign in to comment.