mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 01:26:59 +02:00
Merge pull request #2437 from stevehipwell/trigger-chart-release
chore(chart): trigger release action
This commit is contained in:
commit
c82a3d2b10
2
.github/workflows/lint-test-chart.yaml
vendored
2
.github/workflows/lint-test-chart.yaml
vendored
@ -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
|
||||
|
@ -18,4 +18,4 @@ maintainers:
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
description: "Allow specifying Service annotations"
|
||||
description: "Allow specifying Service annotations."
|
||||
|
Loading…
Reference in New Issue
Block a user