diff --git a/charts/kyverno-policies/Chart.yaml b/charts/kyverno-policies/Chart.yaml index 9a6344bddd..a0aa512057 100644 --- a/charts/kyverno-policies/Chart.yaml +++ b/charts/kyverno-policies/Chart.yaml @@ -18,3 +18,6 @@ maintainers: - name: Nirmata url: https://kyverno.io/ kubeVersion: ">=1.16.0-0" +annotations: + artifacthub.io/operator: "false" + artifacthub.io/prerelease: "false" diff --git a/charts/kyverno/Chart.yaml b/charts/kyverno/Chart.yaml index b231e70b64..384e84007b 100644 --- a/charts/kyverno/Chart.yaml +++ b/charts/kyverno/Chart.yaml @@ -18,3 +18,9 @@ maintainers: - name: Nirmata url: https://kyverno.io/ kubeVersion: ">=1.16.0-0" +annotations: + artifacthub.io/operator: "false" + artifacthub.io/prerelease: "false" + artifacthub.io/links: | + - name: Documentation + url: https://kyverno.io/docs