diff --git a/content/docs/1.61/deployment.md b/content/docs/1.61/deployment.md index ab911b0e..13780dd9 100644 --- a/content/docs/1.61/deployment.md +++ b/content/docs/1.61/deployment.md @@ -283,7 +283,7 @@ docker run \ * [Badger file permissions as non-root service](https://github.com/jaegertracing/jaeger/blob/main/plugin/storage/badger/docs/storage-file-non-root-permission.md) ### Cassandra -* Supported versions: 3.4+ +* Supported versions: 4.x, 5.x Deploying Cassandra itself is out of scope for our documentation. One good source of documentation is the [Apache Cassandra Docs](https://cassandra.apache.org/doc/latest/). diff --git a/content/docs/next-release/deployment.md b/content/docs/next-release/deployment.md index ab911b0e..13780dd9 100644 --- a/content/docs/next-release/deployment.md +++ b/content/docs/next-release/deployment.md @@ -283,7 +283,7 @@ docker run \ * [Badger file permissions as non-root service](https://github.com/jaegertracing/jaeger/blob/main/plugin/storage/badger/docs/storage-file-non-root-permission.md) ### Cassandra -* Supported versions: 3.4+ +* Supported versions: 4.x, 5.x Deploying Cassandra itself is out of scope for our documentation. One good source of documentation is the [Apache Cassandra Docs](https://cassandra.apache.org/doc/latest/).