diff --git a/README.md b/README.md index 3ced700..3d63d58 100644 --- a/README.md +++ b/README.md @@ -21,16 +21,17 @@ For more information about concepts used in these container images, see the Versions -------- -valkey version currently provided are: -* [valkey-7](7) -* [valkey-8](8) - -RHEL versions currently supported: -* RHEL10 - -CentOS Stream versions currently supported are: -* CentOS Stream 10 - +Currently supported versions are visible in the following table, expand an entry to see its container registry address. + +||CentOS Stream 10|Fedora|RHEL 9|RHEL 10| +|:--|:--:|:--:|:--:|:--:| +|7||||| +|8|
`quay.io/sclorg/valkey-8-c10s`
|
`quay.io/fedora/valkey-8`
|
`registry.redhat.io/rhel9/valkey-8`
|
`registry.redhat.io/rhel10/valkey-8`
| + Installation ------------