Filter packaging in upper-constraints.txt
[functest-kubernetes.git] / README.md
index 6d7bb05..71348da 100644 (file)
--- a/README.md
+++ b/README.md
@@ -21,7 +21,8 @@ datacenters as the lowest cost (50 euros hardware and software included).
 | v1.23             | v1.23                         |
 | v1.24             | v1.24                         |
 | v1.25             | v1.25                         |
-| **Master**        | **v1.26.0-alpha.2 (rolling)** |
+| v1.26             | v1.26                         |
+| **Master**        | **v1.27.0-alpha.0 (rolling)** |
 
 ## Prepare your environment
 
@@ -149,7 +150,7 @@ There's two ways for providing the repository mirrors:
   - `QUAY_REPO` for Quay repository (`quay.io`)
 
 All needed images are given in
-[functest-kubernetes/ci/images.txt](functest-kubernetes/ci/images.txt)
+[functest_kubernetes/ci/images.txt](functest_kubernetes/ci/images.txt)
 
 For e2e tests, `docker.io` is hardcoded. it does mean that you'll have to set up
 a mirror on docker. An example on how to set it up on docker daemon is provided