Skip to content

Commit

Permalink
chore(deps): update helm release ingress-nginx to v4.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 4a01986 commit 3a6b46b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 01_infrastructure/ingress-nginx.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
resource "helm_release" "nginx_ingress" {
name = "ingress-nginx"
version = "4.10.1"
version = "4.11.3"

repository = "https://kubernetes.github.io/ingress-nginx"
chart = "ingress-nginx"
Expand Down

0 comments on commit 3a6b46b

Please sign in to comment.