mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 09:36:58 +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
|
fi
|
||||||
|
|
||||||
- name: Run chart-testing (lint)
|
- name: Run chart-testing (lint)
|
||||||
run: ct lint --check-version-increment false
|
run: ct lint --check-version-increment=false
|
||||||
|
|
||||||
- name: Create Kind cluster
|
- name: Create Kind cluster
|
||||||
uses: helm/kind-action@v1.2.0
|
uses: helm/kind-action@v1.2.0
|
||||||
|
@ -18,4 +18,4 @@ maintainers:
|
|||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: changed
|
- kind: changed
|
||||||
description: "Allow specifying Service annotations"
|
description: "Allow specifying Service annotations."
|
||||||
|
Loading…
Reference in New Issue
Block a user