From e9417a7d69b2cbf5212b0845de88e2f30b6ebe40 Mon Sep 17 00:00:00 2001 From: cpanato Date: Sun, 3 Dec 2023 08:42:37 -0800 Subject: [PATCH] add changelogs Signed-off-by: cpanato --- charts/ingress-nginx/changelog/helm-chart-4.8.4.md | 9 +++++++++ charts/ingress-nginx/changelog/helm-chart-4.8.5.md | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 charts/ingress-nginx/changelog/helm-chart-4.8.4.md create mode 100644 charts/ingress-nginx/changelog/helm-chart-4.8.5.md diff --git a/charts/ingress-nginx/changelog/helm-chart-4.8.4.md b/charts/ingress-nginx/changelog/helm-chart-4.8.4.md new file mode 100644 index 000000000..b8d4d56b3 --- /dev/null +++ b/charts/ingress-nginx/changelog/helm-chart-4.8.4.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.8.3 + +* Update Ingress-Nginx version controller-v1.9.4 + +**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.8.2...helm-chart-4.8.3 diff --git a/charts/ingress-nginx/changelog/helm-chart-4.8.5.md b/charts/ingress-nginx/changelog/helm-chart-4.8.5.md new file mode 100644 index 000000000..2b1cb3ffb --- /dev/null +++ b/charts/ingress-nginx/changelog/helm-chart-4.8.5.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.8.5 + +* Revert: Add extra configMaps support to helm chart + +**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.8.2...helm-chart-4.8.5