diff --git a/knative-OCP-4x.md b/knative-OCP-4x.md index 130c7ab..780f24d 100644 --- a/knative-OCP-4x.md +++ b/knative-OCP-4x.md @@ -33,7 +33,7 @@ git clone https://github.com/openshift-cloud-functions/knative-operators cd knative-operators/ git fetch --tags - git checkout openshift-v0.5.0 + git checkout openshift-v0.4.0 ``` 3. Navigate to the newly cloned repository and run the `install.sh` script. diff --git a/knative-v0.5.0-OCP-4x.md b/knative-v0.5.0-OCP-4x.md index d47ff89..7e88bfe 100644 --- a/knative-v0.5.0-OCP-4x.md +++ b/knative-v0.5.0-OCP-4x.md @@ -33,7 +33,7 @@ git clone https://github.com/openshift-cloud-functions/knative-operators cd knative-operators/ git fetch --tags - git checkout openshift-v0.4.0 + git checkout openshift-v0.5.0 ``` 3. Navigate to the newly cloned repository and run the `install.sh` script.