Skip to content

Commit

Permalink
version.sh: add manager 3.4 support
Browse files Browse the repository at this point in the history
  • Loading branch information
amnonh committed Nov 12, 2024
1 parent 5eb974b commit 821f273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ SUPPORTED_VERSIONS["4.8"]="5.4,6.0,6.1,6.2,2022.1,2022.2,2023.1,2024.1,2024.2,ma
DEFAULT_VERSION["4.8"]="6.0"
DEFAULT_ENTERPRISE_VERSION["4.8"]="2024.1"
MANAGER_DEFAULT_VERSION["4.8"]="3.3"
MANAGER_SUPPORTED_VERSIONS["4.8"]="3.2,3.3"
MANAGER_SUPPORTED_VERSIONS["4.8"]="3.2,3.3,3.4"
MANAGER_DEFAULT_VERSION["master"]="3.3"
PROMETHEUS_VERSION=v2.54.1
ALERT_MANAGER_VERSION="v0.27.0"
Expand Down

0 comments on commit 821f273

Please sign in to comment.