Skip to content

Commit 0f4d875

Browse files
chore(deps): update helm release kube-prometheus-stack to v76
1 parent 9c581f9 commit 0f4d875

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.18.1"
20+
version = "76.5.1"
2121

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

0 commit comments

Comments
 (0)