From 7fb1ca2a6d197f9222259a36dae348bb32aea5c3 Mon Sep 17 00:00:00 2001 From: emilkor1 Date: Fri, 1 Mar 2024 13:53:58 +0100 Subject: [PATCH] Add changelog Signed-off-by: emilkor1 --- charts/ingress-nginx/changelog/helm-chart-4.10.1.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 charts/ingress-nginx/changelog/helm-chart-4.10.1.md diff --git a/charts/ingress-nginx/changelog/helm-chart-4.10.1.md b/charts/ingress-nginx/changelog/helm-chart-4.10.1.md new file mode 100644 index 000000000..22d17afa8 --- /dev/null +++ b/charts/ingress-nginx/changelog/helm-chart-4.10.1.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.10.1 + +* - "Adds option to turn off automount of service account token on deployments" + +**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.10.0...helm-chart-4.10.1