diff --git a/charts/ingress-nginx/Chart.yaml b/charts/ingress-nginx/Chart.yaml index f630a848c..a14e3c661 100644 --- a/charts/ingress-nginx/Chart.yaml +++ b/charts/ingress-nginx/Chart.yaml @@ -20,4 +20,4 @@ maintainers: name: ingress-nginx sources: - https://github.com/kubernetes/ingress-nginx -version: 4.7.2 +version: 4.7.3 diff --git a/charts/ingress-nginx/README.md b/charts/ingress-nginx/README.md index e7b220c2f..63d055440 100644 --- a/charts/ingress-nginx/README.md +++ b/charts/ingress-nginx/README.md @@ -2,7 +2,7 @@ [ingress-nginx](https://github.com/kubernetes/ingress-nginx) Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer -![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) +![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) To use, add `ingressClassName: nginx` spec field or the `kubernetes.io/ingress.class: nginx` annotation to your Ingress resources. diff --git a/charts/ingress-nginx/changelog/Changelog-4.7.2.md b/charts/ingress-nginx/changelog/Changelog-4.7.2.md index 74af3b273..57b17b982 100644 --- a/charts/ingress-nginx/changelog/Changelog-4.7.2.md +++ b/charts/ingress-nginx/changelog/Changelog-4.7.2.md @@ -4,6 +4,6 @@ This file documents all notable changes to [ingress-nginx](https://github.com/ku ### 4.7.2 -* Update Ingress-Nginx version controller-v1.8.4 +* Update Ingress-Nginx version controller-v1.8.2 **Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.7.1...helm-chart-4.7.2 diff --git a/charts/ingress-nginx/changelog/Changelog-4.7.3.md b/charts/ingress-nginx/changelog/Changelog-4.7.3.md new file mode 100644 index 000000000..804dfd085 --- /dev/null +++ b/charts/ingress-nginx/changelog/Changelog-4.7.3.md @@ -0,0 +1,9 @@ +# Changelog + +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.7.3 + +* Update Ingress-Nginx version controller-v1.8.4 + +**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.7.3...helm-chart-4.7.3