https://github.com/redhat-developer/vscode-openshift-tools/blob/master/src/tools.json#L43 has you hardcoded to install oc 4.6.17, which is 30 z-releases behind the latest 4.6.47, and 2 y-releases behind the latest 4.8 release, with 4.9 just around the corner. * https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/4.6.17/ 11-Feb-2021 * https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/4.6.47/ 6-Oct-2021 * https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/4.8.14/ 6-Oct-2021
https://github.com/redhat-developer/vscode-openshift-tools/blob/master/src/tools.json#L43 has you hardcoded to install oc 4.6.17, which is 30 z-releases behind the latest 4.6.47, and 2 y-releases behind the latest 4.8 release, with 4.9 just around the corner.