Skip to content

Commit

Permalink
Update README with new CLI binary versions for OCP 4.15
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
  • Loading branch information
AObuchow committed Mar 15, 2024
1 parent 18cea67 commit 95ebf5c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Expand Up @@ -4,16 +4,16 @@ Default OpenShift Console Web Terminal tooling container.

Includes tools that enable a Kubernetes and OpenShift developer to interact with their cluster:
- [jq](https://github.com/stedolan/jq)
- [oc](https://github.com/openshift/origin) [v4.14.5](https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/4.14.5)
- [kubectl](https://github.com/kubernetes/kubectl) [v1.27.4](https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/4.14.5)
- [kustomize](https://github.com/kubernetes-sigs/kustomize) [v5.2.1](https://github.com/kubernetes-sigs/kustomize/tree/kustomize/v5.2.1)
- [oc](https://github.com/openshift/origin) [v4.15.0](https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/4.15.0)
- [kubectl](https://github.com/kubernetes/kubectl) [v1.28.2](https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/4.15.0)
- [kustomize](https://github.com/kubernetes-sigs/kustomize) [v5.3.0](https://github.com/kubernetes-sigs/kustomize/tree/kustomize/v5.3.0)
- [helm](https://helm.sh/) [v3.12.1](https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/helm/3.12.1)
- [odo](https://github.com/openshift/odo) [v3.15.0](https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/odo/v3.15.0)
- [tekton](https://github.com/tektoncd/cli) [v1.13.0](https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/pipelines/1.13.0)
- [knative](https://github.com/knative/client) [v1.9.2](https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/serverless/1.9.2)
- [tekton](https://github.com/tektoncd/cli) [v1.14.0](https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/pipelines/1.14.0)
- [knative](https://github.com/knative/client) [v1.10.0](https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/serverless/1.10.0-6)
- [rhoas](https://github.com/redhat-developer/app-services-cli) [v0.53.0](https://github.com/redhat-developer/app-services-cli/tree/v0.53.0)
- [submariner](https://github.com/submariner-io/submariner) [v0.16.2](https://github.com/submariner-io/subctl/tree/v0.16.2)
- [kubevirt](https://github.com/kubevirt/kubevirt) [v1.1.0](https://github.com/kubevirt/kubevirt/tree/v1.1.0)
- [submariner](https://github.com/submariner-io/submariner) [v0.17.0](https://github.com/submariner-io/subctl/tree/v0.17.0)
- [kubevirt](https://github.com/kubevirt/kubevirt) [v1.2.0](https://github.com/kubevirt/kubevirt/tree/v1.2.0)

## Contributing

Expand Down

0 comments on commit 95ebf5c

Please sign in to comment.