Skip to content
This repository was archived by the owner on Aug 1, 2019. It is now read-only.

Commit 78bc6d3

Browse files
committed
Update versions for 0.5.0
1 parent d11f64b commit 78bc6d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

knative-OCP-4x.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
> **IMPORTANT:** The functionality introduced by Knative on an OpenShift cluster is preview only. Red Hat support is not provided, and this release should not be used in a production environment.
55
6-
> **NOTE:** This release includes upstream Knative Eventing `v0.4.1` and Knative Serving `v0.4.1`.
6+
> **NOTE:** This release includes upstream Knative Serving `v0.5.1`, Knative Eventing `v0.5.0` and Knative Build `v0.5.0`.
77
88
## Prerequisites
99

@@ -33,7 +33,7 @@
3333
git clone https://github.com/openshift-cloud-functions/knative-operators
3434
cd knative-operators/
3535
git fetch --tags
36-
git checkout openshift-v0.4.0
36+
git checkout openshift-v0.5.0
3737
```
3838

3939
3. Navigate to the newly cloned repository and run the `install.sh` script.

0 commit comments

Comments
 (0)