diff --git a/README.md b/README.md index a2f51c720e..5c0044589f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ To check the version, enter `kubectl version`. Install Kyverno: ```console -kubectl create -f https://github.com/nirmata/kyverno/raw/master/definitions/install.yaml +kubectl create -f https://raw.githubusercontent.com/nirmata/kyverno/v1.1.8/definitions/install.yaml ``` You can also install Kyverno using a [Helm chart](https://github.com/nirmata/kyverno/blob/master/documentation/installation.md#install-kyverno-using-helm).