From c30b3d7e255f2b716c5e7f52e08ee964159c2320 Mon Sep 17 00:00:00 2001 From: Steve Hipwell Date: Fri, 12 Nov 2021 13:43:27 +0000 Subject: [PATCH] chore(chart): trigger release action Signed-off-by: Steve Hipwell --- .github/workflows/lint-test-chart.yaml | 2 +- charts/external-dns/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/lint-test-chart.yaml b/.github/workflows/lint-test-chart.yaml index 466484d71d..064d2de31f 100644 --- a/.github/workflows/lint-test-chart.yaml +++ b/.github/workflows/lint-test-chart.yaml @@ -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 diff --git a/charts/external-dns/Chart.yaml b/charts/external-dns/Chart.yaml index 4b3fcca3a1..eda102a0fb 100644 --- a/charts/external-dns/Chart.yaml +++ b/charts/external-dns/Chart.yaml @@ -18,4 +18,4 @@ maintainers: annotations: artifacthub.io/changes: | - kind: changed - description: "Allow specifying Service annotations" + description: "Allow specifying Service annotations."