Skip to content

Commit 5d35537

Browse files
chore(helm): update helm release kube-prometheus-stack to v77.14.0
1 parent 3422f64 commit 5d35537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/metrics_logs/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ variable "namespace" {
1010

1111
variable "kp_stack_chart_version" {
1212
type = string
13-
default = "77.10.0"
13+
default = "77.14.0"
1414
}
1515

1616
variable "loki_stack_chart_version" {

0 commit comments

Comments
 (0)