File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ maintainers:
2020name : ingress-nginx
2121sources :
2222- https://github.com/kubernetes/ingress-nginx
23- version : 4.7.2
23+ version : 4.7.3
Original file line number Diff line number Diff line change 22
33[ ingress-nginx] ( https://github.com/kubernetes/ingress-nginx ) Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
44
5- ![ Version: 4.7.2 ] ( https://img.shields.io/badge/Version-4.7.2 -informational?style=flat-square ) ![ AppVersion: 1.8.4] ( https://img.shields.io/badge/AppVersion-1.8.4-informational?style=flat-square )
5+ ![ Version: 4.7.3 ] ( https://img.shields.io/badge/Version-4.7.3 -informational?style=flat-square ) ![ AppVersion: 1.8.4] ( https://img.shields.io/badge/AppVersion-1.8.4-informational?style=flat-square )
66
77To use, add ` ingressClassName: nginx ` spec field or the ` kubernetes.io/ingress.class: nginx ` annotation to your Ingress resources.
88
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ This file documents all notable changes to [ingress-nginx](https://github.com/ku
44
55### 4.7.2
66
7- * Update Ingress-Nginx version controller-v1.8.4
7+ * Update Ingress-Nginx version controller-v1.8.2
88
99** Full Changelog** : https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.7.1...helm-chart-4.7.2
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ This file documents all notable changes to [ ingress-nginx] ( https://github.com/kubernetes/ingress-nginx ) Helm Chart. The release numbering uses [ semantic versioning] ( http://semver.org ) .
4+
5+ ### 4.7.3
6+
7+ * Update Ingress-Nginx version controller-v1.8.4
8+
9+ ** Full Changelog** : https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.7.3...helm-chart-4.7.3
You can’t perform that action at this time.
0 commit comments