From 878fb48fb88fd6400f2b62ee766a1df77b536344 Mon Sep 17 00:00:00 2001 From: James Strong Date: Thu, 4 May 2023 18:28:39 -0400 Subject: [PATCH] fix ah lint errors Signed-off-by: James Strong --- charts/ingress-nginx/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/ingress-nginx/Chart.yaml b/charts/ingress-nginx/Chart.yaml index 0ee115047..81ebfc875 100644 --- a/charts/ingress-nginx/Chart.yaml +++ b/charts/ingress-nginx/Chart.yaml @@ -1,8 +1,8 @@ annotations: 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 + - "[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" artifacthub.io/prerelease: "false" apiVersion: v2 appVersion: 1.7.1