Skip to content

Commit

Permalink
Merge pull request #2205 from amnonh/update_versions
Browse files Browse the repository at this point in the history
Update versions
  • Loading branch information
amnonh authored Mar 7, 2024
2 parents 531f028 + 0f04c75 commit ca0681e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/source/reference/matrix.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The following table shows which version of Scylla Monitoring Stack supports dash
- Scylla Manager Version
* - 4.7
- 5.2, 5.4, 6.0
- 2021.1, 2022.1, 2022.2, 2023.1, 2024.1
- 2022.1, 2022.2, 2023.1, 2024.1
- 1.4.1
- 3.2
* - 4.6
Expand Down
4 changes: 2 additions & 2 deletions versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,15 +85,15 @@ DEFAULT_VERSION["4.6"]="5.4"
DEFAULT_ENTERPRISE_VERSION["4.6"]="2023.1"
MANAGER_DEFAULT_VERSION["4.6"]="3.1"
MANAGER_SUPPORTED_VERSIONS["4.6"]="3.0,3.1,3.2"
SUPPORTED_VERSIONS["4.7"]="5.2,5.4,6.0,2021.1,2022.1,2022.2,2023.1,2024.1,master"
SUPPORTED_VERSIONS["4.7"]="5.2,5.4,6.0,2022.1,2022.2,2023.1,2024.1,master"
DEFAULT_VERSION["4.7"]="6.0"
DEFAULT_ENTERPRISE_VERSION["4.7"]="2024.1"
MANAGER_DEFAULT_VERSION["4.7"]="3.2"
MANAGER_SUPPORTED_VERSIONS["4.7"]="3.2"
MANAGER_DEFAULT_VERSION["master"]="3.2"
PROMETHEUS_VERSION=v2.50.1
ALERT_MANAGER_VERSION="v0.26.0"
GRAFANA_VERSION=10.3.3
GRAFANA_VERSION=10.4.0
LOKI_VERSION="2.9.5"
GRAFANA_RENDERER_VERSION="3.10.0"
THANOS_VERSION="v0.34.1"
Expand Down

0 comments on commit ca0681e

Please sign in to comment.