Skip to content

Commit

Permalink
Merge pull request #4209 from billimek/renovate/ingress-nginx-4.x
Browse files Browse the repository at this point in the history
feat(helm): update chart ingress-nginx ( 4.11.3 → 4.12.0 )
  • Loading branch information
billimek authored Jan 1, 2025
2 parents 5cea767 + eba58f1 commit 0fc30b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kube-system/nginx/nginx-tailscale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: ingress-nginx
version: 4.11.3
version: 4.12.0
sourceRef:
kind: HelmRepository
name: ingress-nginx-charts
Expand Down
2 changes: 1 addition & 1 deletion kube-system/nginx/nginx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: ingress-nginx
version: 4.11.3
version: 4.12.0
sourceRef:
kind: HelmRepository
name: ingress-nginx-charts
Expand Down

0 comments on commit 0fc30b2

Please sign in to comment.