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] authored Oct 25, 2023
1 parent eef814d commit efdd200
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.8.3
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.8.3
wait: true
timeout: 300
atomic: true
Expand Down

0 comments on commit efdd200

Please sign in to comment.