Skip to content

Commit

Permalink
Merge pull request #20 from openshift/jensfr-patch-2
Browse files Browse the repository at this point in the history
Add hint to release-4.6 in README
  • Loading branch information
jensfr committed Oct 28, 2020
2 parents f845b3a + 4ea738d commit bfb000c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## Please note: if you are using OCP 4.6 please follow this [README](https://github.com/openshift/kata-operator/blob/release-4.6/README.md)

# Kata Operator

An operator to perform lifecycle management (install/upgrade/uninstall) of [Kata Runtime](https://katacontainers.io/) on Openshift as well as Kubernetes cluster.
Expand Down Expand Up @@ -111,4 +113,4 @@ Not implemented yet
# Build from source

1. Install operator-sdk version 1.0 or above
2. make docker-build docker-push IMG=quay.io/<yourusername>/kata-operator:<tag>
2. make docker-build docker-push IMG=quay.io/<yourusername>/kata-operator:<tag>

0 comments on commit bfb000c

Please sign in to comment.