We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ae1420 commit 4fa742aCopy full SHA for 4fa742a
CONTRIBUTING.md
@@ -25,6 +25,7 @@ gh pr create
25
* Install [Kustomize](https://kubectl.docs.kubernetes.io/installation/kustomize/).
26
* Install [Operator SDK](https://sdk.operatorframework.io/docs/installation/).
27
* Have a Kubernetes cluster ready for development. We recommend `minikube` or `kind`.
28
+* Docker version 23.0.0 or greater.
29
30
### Adding new components - webhook, API
31
0 commit comments