Skip to content

Commit 07e565c

Browse files
committed
Bumped nginx ingress to v3.23.0
1 parent 994316d commit 07e565c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ variable "kubernetes_version" {
2121
# helm search repo ingress-nginx/ingress-nginx
2222
# * also update terraform/helm/nginx_values.yaml
2323
variable "nginx_chart_version" {
24-
default = "3.22.0"
24+
default = "3.23.0"
2525
}
2626

2727
# https://hub.helm.sh/charts/jetstack/cert-manager

0 commit comments

Comments
 (0)