aboutsummaryrefslogtreecommitdiff
path: root/src/kubectl-helm-minikube/feature.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/kubectl-helm-minikube/feature.json')
-rw-r--r--src/kubectl-helm-minikube/feature.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kubectl-helm-minikube/feature.json b/src/kubectl-helm-minikube/feature.json
index 18723c7..7033c7a 100644
--- a/src/kubectl-helm-minikube/feature.json
+++ b/src/kubectl-helm-minikube/feature.json
@@ -4,7 +4,7 @@
"options": {
"version": {
"type": "string",
- "proposals": ["latest", "1.23", "1.22", "1.21"],
+ "proposals": ["latest", "none", "1.23", "1.22", "1.21"],
"default": "latest",
"description": "Select or enter a Kubernetes version to install"
},