Skip to content

Commit

Permalink
versions.sh set the grafana version to 10.4.1 and Prometheus version …
Browse files Browse the repository at this point in the history
…to 2.51.1

(cherry picked from commit 8783b92)
  • Loading branch information
amnonh committed Apr 2, 2024
1 parent 4feca9f commit d36a45c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,9 @@ 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.51.0
PROMETHEUS_VERSION=v2.51.1
ALERT_MANAGER_VERSION="v0.26.0"
GRAFANA_VERSION=10.4.0
GRAFANA_VERSION=10.4.1
LOKI_VERSION="2.9.5"
GRAFANA_RENDERER_VERSION="3.10.0"
THANOS_VERSION="v0.34.1"
Expand Down

0 comments on commit d36a45c

Please sign in to comment.