1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-13 19:28:55 +00:00

fix: revert maintainers in helm charts (#8737) (#8746)

* fix: revert maintainers in helm charts



* feat: codegnen



* fix: revert helm release changes



---------

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
Co-authored-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
This commit is contained in:
gcp-cherry-pick-bot[bot] 2023-10-26 11:38:01 +00:00 committed by GitHub
parent 526d4895b7
commit d25b07c930
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 6 deletions

View file

@ -24,10 +24,8 @@ jobs:
python-version: 3.7
- name: Set up chart-testing
uses: helm/chart-testing-action@e8788873172cb653a90ca2e819d79d65a66d4e76 # v2.4.0
- name: Set reference
run: echo "REF=${{ github.event.pull_request && github.base_ref || github.ref_name }}" >> $GITHUB_ENV
- name: Run chart-testing (lint)
run: ct lint --target-branch=$REF --check-version-increment=false --validate-maintainers=false
run: ct lint --target-branch=main --check-version-increment=false
linter-artifacthub:
runs-on: ubuntu-latest

View file

@ -22,8 +22,8 @@ home: https://kyverno.io/
sources:
- https://github.com/kyverno/kyverno
maintainers:
- name: kyverno-maintainers
email: cncf-kyverno-maintainers@lists.cncf.io
- name: Nirmata
url: https://kyverno.io/
kubeVersion: ">=1.25.0-0"
annotations:
artifacthub.io/operator: "false"

View file

@ -778,7 +778,7 @@ Kubernetes: `>=1.25.0-0`
| Name | Email | Url |
| ---- | ------ | --- |
| kyverno-maintainers | <cncf-kyverno-maintainers@lists.cncf.io> | |
| Nirmata | | <https://kyverno.io/> |
----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)