Skip to content

Commit d643d77

Browse files
authored
Merge pull request #96 from Randoooom/renovate/kube-prometheus-stack-75.x
chore(deps): update helm release kube-prometheus-stack to v75.18.1
2 parents 9971021 + aca8b48 commit d643d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap/monitoring/prometheus.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ resource "helm_release" "prometheus" {
1717

1818
repository = "https://prometheus-community.github.io/helm-charts"
1919
chart = "kube-prometheus-stack"
20-
version = "75.9.0"
20+
version = "75.18.1"
2121

2222
namespace = "sys-monitoring"
2323
name = "prometheus"

0 commit comments

Comments
 (0)