We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7cdd91 commit 99efd69Copy full SHA for 99efd69
README.md
@@ -23,9 +23,9 @@ This tool is sponsored by [sig-cli] ([KEP]).
23
To find the kustomize version embedded in recent versions of kubectl, run `kubectl version`:
24
25
```sh
26
-> kubectl version --short --client
27
-Client Version: v1.26.0
28
-Kustomize Version: v4.5.7
+> kubectl version --client
+Client Version: v1.31.0
+Kustomize Version: v5.4.2
29
```
30
31
The kustomize build flow at [v2.0.3] was added
0 commit comments