From c39b6313ddbfb693cd40ab0ebed1bd00de722f8f Mon Sep 17 00:00:00 2001 From: Manuel Alejandro de Brito Fontes Date: Sat, 21 Nov 2020 18:03:40 -0300 Subject: [PATCH] Add Chart changelog instructions --- charts/ingress-nginx/Chart.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/charts/ingress-nginx/Chart.yaml b/charts/ingress-nginx/Chart.yaml index 4a26265dc..fb8763ac7 100644 --- a/charts/ingress-nginx/Chart.yaml +++ b/charts/ingress-nginx/Chart.yaml @@ -1,5 +1,7 @@ apiVersion: v1 name: ingress-nginx +# When the version is modified, make sure the artifacthub.io/changes list is updated +# Also update CHANGELOG.md version: 3.11.0 appVersion: 0.41.2 home: https://github.com/kubernetes/ingress-nginx @@ -15,5 +17,7 @@ maintainers: engine: gotpl kubeVersion: ">=1.16.0-0" annotations: + # List of changes for the release in artifacthub.io + # https://artifacthub.io/packages/helm/ingress-nginx/ingress-nginx?modal=changelog artifacthub.io/changes: | - Support Keda Autoscaling