Skip to content

Commit

Permalink
Merge pull request #2437 from stevehipwell/trigger-chart-release
Browse files Browse the repository at this point in the history
chore(chart): trigger release action
  • Loading branch information
k8s-ci-robot authored Nov 12, 2021
2 parents 8040b22 + c30b3d7 commit c82a3d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion charts/external-dns/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ maintainers:
annotations:
artifacthub.io/changes: |
- kind: changed
description: "Allow specifying Service annotations"
description: "Allow specifying Service annotations."

0 comments on commit c82a3d2

Please sign in to comment.