Skip to content

Commit 9e03c32

Browse files
chore(deps): update helm release haproxy to v2.2.30
1 parent 3761c8a commit 9e03c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ variable "loki_endpoint" {
5050
variable "haproxy_chart_version" {
5151
description = "Haproxy helm chart version"
5252
type = string
53-
default = "2.2.17"
53+
default = "2.2.30"
5454
}
5555

5656
variable "haproxy_replicas_count" {

0 commit comments

Comments
 (0)