Skip to content

Commit

Permalink
Update Helm release ingress-nginx to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent eef814d commit 3b78e4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helmfile.d/nginx-ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ releases:
chart: ingress-nginx/ingress-nginx
namespace: nginx-ingress-private
createNamespace: true
version: 3.23.0
version: 4.0.18
wait: true
timeout: 300
atomic: true
Expand All @@ -17,7 +17,7 @@ releases:
chart: ingress-nginx/ingress-nginx
namespace: nginx-ingress-public
createNamespace: true
version: 3.23.0
version: 4.0.18
wait: true
timeout: 300
atomic: true
Expand Down

0 comments on commit 3b78e4c

Please sign in to comment.