Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1886,7 +1886,7 @@ kubeconform.backends = [
]
kubectl.description = "kubectl cli"
kubectl.backends = [
"aqua:kubernetes/kubectl",
"aqua:kubernetes/kubernetes/kubectl",
"asdf:asdf-community/asdf-kubectl"
]
kubectl-convert.description = "A plugin for Kubernetes command-line tool kubectl, which allows you to convert manifests between different API versions. This can be particularly helpful to migrate manifests to a non-deprecated api version with newer Kubernetes release"
Expand Down
Loading