Skip to content

Commit

Permalink
Merge pull request #5760 from Kavinjsir/patch-docs
Browse files Browse the repository at this point in the history
Docs: fix kubectl command
  • Loading branch information
k8s-ci-robot authored Sep 10, 2024
2 parents b7cdd91 + 99efd69 commit d35d21c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ This tool is sponsored by [sig-cli] ([KEP]).
To find the kustomize version embedded in recent versions of kubectl, run `kubectl version`:

```sh
> kubectl version --short --client
Client Version: v1.26.0
Kustomize Version: v4.5.7
> kubectl version --client
Client Version: v1.31.0
Kustomize Version: v5.4.2
```

The kustomize build flow at [v2.0.3] was added
Expand Down

0 comments on commit d35d21c

Please # to comment.