From 317b95cda73b9114c1fa3d8d3226c9ec47633741 Mon Sep 17 00:00:00 2001 From: James Strong Date: Thu, 4 May 2023 18:14:54 -0400 Subject: [PATCH] fix typo Signed-off-by: James Strong --- charts/ingress-nginx/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/ingress-nginx/Chart.yaml b/charts/ingress-nginx/Chart.yaml index 984f7334c..0ee115047 100644 --- a/charts/ingress-nginx/Chart.yaml +++ b/charts/ingress-nginx/Chart.yaml @@ -1,5 +1,5 @@ annotations: - artifacthub.io/changes: |2 + artifacthub.io/changes: | - [helm] Support custom port configuration for internal service (#9846) - Adding resource type to default HPA configuration to resolve issues with Terraform helm chart usage (#9803) - Update Ingress-Nginx version controller-v1.7.1