Skip to content

Commit 025a818

Browse files
chore(helm): update helm release ingress-nginx to v4.14.1
1 parent 356bf2b commit 025a818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/ingress_tls/variables.tf

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

1313
variable "nginx_chart_version" {
1414
type = string
15-
default = "4.13.3"
15+
default = "4.14.1"
1616
}
1717

1818
variable "cert_manager_chart_version" {

0 commit comments

Comments
 (0)