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:
20
20
name : ingress-nginx
21
21
sources :
22
22
- 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 2
2
3
3
[ ingress-nginx] ( https://github.com/kubernetes/ingress-nginx ) Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
4
4
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 )
6
6
7
7
To use, add ` ingressClassName: nginx ` spec field or the ` kubernetes.io/ingress.class: nginx ` annotation to your Ingress resources.
8
8
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
4
4
5
5
### 4.7.2
6
6
7
- * Update Ingress-Nginx version controller-v1.8.4
7
+ * Update Ingress-Nginx version controller-v1.8.2
8
8
9
9
** 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