Merge pull request #242 from mallardduck/readme-typo-fix-dpock

fix k8s typo
This commit is contained in:
Dan 2024-06-07 11:27:19 -04:00 committed by GitHub
commit c77cbed9aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ This is the current branch strategy for `rancher/shell`, it may change in the fu
This branch supports Rancher 2.7/2.8 and spans supporting k8s 1.23 through 1.28.
Here are the current component versions and their k8s support:
| Component | Version | Supported K8S |
| Component | Version | Supported K8s |
|-------------|---------|-----------------------------|
| `kubectl` |`v1.26.x`| `1.25`,`1.26`,`1.27` |
| `kustomize` |`v5.4.x` | n/a |
@ -29,7 +29,7 @@ Here are the current component versions and their k8s support:
This branch supports Rancher 2.9 and spans supporting k8s 1.27 through 1.30.
Here are the current component versions and their k8s support:
| Component | Version | Supported K8S |
| Component | Version | Supported K8s |
|-------------|--------------------|----------------------------|
| `kubectl` | `v1.28.x` | `1.27`,`1.28`,`1.29` |
| `kustomize` | `v5.4.x` | n/a |