Unverified Commit 748be932 authored by Samruddhi Khandale's avatar Samruddhi Khandale Committed by GitHub

kubectl-helm-minikube - Remove 'ms-kubernetes-tools.vscode-kubernetes-tools' extension (#251)

update kubectl-helm-minikube
parent 1313517f
{ {
"id": "kubectl-helm-minikube", "id": "kubectl-helm-minikube",
"version": "1.0.6", "version": "1.1.0",
"name": "Kubectl, Helm, and Minikube", "name": "Kubectl, Helm, and Minikube",
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/kubectl-helm-minikube", "documentationURL": "https://github.com/devcontainers/features/tree/main/src/kubectl-helm-minikube",
"description": "Installs latest version of kubectl, Helm, and optionally minikube. Auto-detects latest versions and installs needed dependencies.", "description": "Installs latest version of kubectl, Helm, and optionally minikube. Auto-detects latest versions and installs needed dependencies.",
...@@ -34,13 +34,6 @@ ...@@ -34,13 +34,6 @@
"description": "Select or enter a Minikube version to install" "description": "Select or enter a Minikube version to install"
} }
}, },
"customizations": {
"vscode": {
"extensions": [
"ms-kubernetes-tools.vscode-kubernetes-tools"
]
}
},
"mounts": [ "mounts": [
{ {
"source": "minikube-config", "source": "minikube-config",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment