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 3cfeb52 commit b9dcf7fCopy full SHA for b9dcf7f
README.md
@@ -56,9 +56,9 @@ environments. We welcome feedback and collaboration to make `kubeapply` useful t
56
57
`kubeapply` depends on the following tools:
58
59
-- [`kubectl`](https://kubernetes.io/docs/tasks/tools/install-kubectl/): v1.13 or newer
+- [`kubectl`](https://kubernetes.io/docs/tasks/tools/install-kubectl/): v1.16 or newer
60
- [`helm`](https://helm.sh/docs/intro/install/): v3.5.0 or newer (only needed if using helm charts)
61
-- [`kubeval`](https://kubeval.instrumenta.dev/installation/): v1.13 or newer
+- [`kubeval`](https://kubeval.instrumenta.dev/installation/): v0.15.0 or newer
62
63
Make sure that they're installed locally and available in your path.
64
0 commit comments