Merge pull request #2437 from stevehipwell/trigger-chart-release

chore(chart): trigger release action
This commit is contained in:
Kubernetes Prow Robot 2021-11-12 06:36:28 -08:00 committed by GitHub
commit c82a3d2b10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ jobs:
fi
- name: Run chart-testing (lint)
run: ct lint --check-version-increment false
run: ct lint --check-version-increment=false
- name: Create Kind cluster
uses: helm/kind-action@v1.2.0

View File

@ -18,4 +18,4 @@ maintainers:
annotations:
artifacthub.io/changes: |
- kind: changed
description: "Allow specifying Service annotations"
description: "Allow specifying Service annotations."