We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9971021 + aca8b48 commit d643d77Copy full SHA for d643d77
1 file changed
bootstrap/monitoring/prometheus.tf
@@ -17,7 +17,7 @@ resource "helm_release" "prometheus" {
17
18
repository = "https://prometheus-community.github.io/helm-charts"
19
chart = "kube-prometheus-stack"
20
- version = "75.9.0"
+ version = "75.18.1"
21
22
namespace = "sys-monitoring"
23
name = "prometheus"
0 commit comments