diff --git a/VERSIONS.md b/VERSIONS.md index 806d663dc..d1ea8068d 100644 --- a/VERSIONS.md +++ b/VERSIONS.md @@ -3,7 +3,7 @@ The following table describes the versions of this project: | Version | Supported | Minimum Node.js | Branch | Npm Tag | Docker Images | Helm Charts | -| ---------------- | -------------------| --------------- | ------ | ---------------- | ----------------------- | ----------- | +| ---------------- | ------------------ | --------------- | ------ | ---------------- | ----------------------- | ----------- | | 4.x | :x: (deprecated) | 10 | 4.x | latest-4 | 4, 4.x, 4.x.x, 4.x-next | 3.x | | 5.x previous | :x: (deprecated) | 14 | 5.x | latest-5 | 5, 5.x, 5.x.x, 5.x-next | 4.0 - 4.18 | | 6.x current | :white_check_mark: | 18 | 6.x | latest-6, latest | 6, 6.x, 6.x.x, 6.x-next | 4.19 - ... |