Skip to content

Commit

Permalink
Bumps nginx
Browse files Browse the repository at this point in the history
  • Loading branch information
adamrushuk committed Dec 24, 2023
1 parent 815a4f4 commit e5841ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ variable "kubernetes_version" {
# helm search repo ingress-nginx/ingress-nginx
# helm search repo -l ingress-nginx/ingress-nginx | head -5
variable "nginx_chart_version" {
default = "4.8.4"
default = "4.9.0"
}

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

0 comments on commit e5841ae

Please sign in to comment.