From 7c1809d70cd9b7c80324a11e3bc4b44fb6a7c995 Mon Sep 17 00:00:00 2001 From: Ricardo Katz Date: Tue, 3 Aug 2021 11:18:48 -0300 Subject: [PATCH] Change the order of annotation just to trigger a new helm release (#7425) --- 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 a665b0e23..d5f0f11d7 100644 --- a/charts/ingress-nginx/Chart.yaml +++ b/charts/ingress-nginx/Chart.yaml @@ -18,8 +18,8 @@ maintainers: engine: gotpl kubeVersion: ">=1.19.0-0" annotations: + artifacthub.io/prerelease: "true" # List of changes for the release in artifacthub.io # https://artifacthub.io/packages/helm/ingress-nginx/ingress-nginx?modal=changelog - artifacthub.io/prerelease: "true" artifacthub.io/changes: | - Drop support for extensions/v1beta1, networking.k8s.io/v1beta1