diff --git a/.github/workflows/helm.yaml b/.github/workflows/helm.yaml index af8b01448..7c54282de 100644 --- a/.github/workflows/helm.yaml +++ b/.github/workflows/helm.yaml @@ -3,7 +3,8 @@ name: Helm on: push: branches: - - master + - main + - dev-v1 jobs: diff --git a/charts/ingress-nginx/Chart.yaml b/charts/ingress-nginx/Chart.yaml index d5f0f11d7..41c181fe7 100644 --- a/charts/ingress-nginx/Chart.yaml +++ b/charts/ingress-nginx/Chart.yaml @@ -18,6 +18,8 @@ maintainers: engine: gotpl kubeVersion: ">=1.19.0-0" annotations: + # Use this annotation to indicate that this chart version is a pre-release. + # https://artifacthub.io/docs/topics/annotations/helm/ artifacthub.io/prerelease: "true" # List of changes for the release in artifacthub.io # https://artifacthub.io/packages/helm/ingress-nginx/ingress-nginx?modal=changelog