Bump helm/chart-testing-action from 2.1.0 to 2.3.1 (#7551)

Bumps
[helm/chart-testing-action](https://github.com/helm/chart-testing-action)
from 2.1.0 to 2.3.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/helm/chart-testing-action/releases">helm/chart-testing-action's
releases</a>.</em></p>
<blockquote>
<h2>v2.3.1</h2>
<h2>What's Changed</h2>
<ul>
<li>bump ct to v3.7.1 by <a
href="https://github.com/cpanato"><code>@​cpanato</code></a> in <a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/pull/96">helm/chart-testing-action#96</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/helm/chart-testing-action/compare/v2.3.0...v2.3.1">https://github.com/helm/chart-testing-action/compare/v2.3.0...v2.3.1</a></p>
<h2>v2.3.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: Typo in README by <a
href="https://github.com/joehorsnell"><code>@​joehorsnell</code></a> in
<a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/pull/81">helm/chart-testing-action#81</a></li>
<li>Specify target branch of ct lint in example workflow by <a
href="https://github.com/jenting"><code>@​jenting</code></a> in <a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/pull/88">helm/chart-testing-action#88</a></li>
<li>chore: update yamllint version by <a
href="https://github.com/DerekTBrown"><code>@​DerekTBrown</code></a> in
<a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/pull/91">helm/chart-testing-action#91</a></li>
<li>update action to default chart-testing install to v3.7.0 by <a
href="https://github.com/cpanato"><code>@​cpanato</code></a> in <a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/pull/94">helm/chart-testing-action#94</a></li>
<li>feat: add version override flags by <a
href="https://github.com/DerekTBrown"><code>@​DerekTBrown</code></a> in
<a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/pull/92">helm/chart-testing-action#92</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/joehorsnell"><code>@​joehorsnell</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/pull/81">helm/chart-testing-action#81</a></li>
<li><a href="https://github.com/jenting"><code>@​jenting</code></a> made
their first contribution in <a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/pull/88">helm/chart-testing-action#88</a></li>
<li><a
href="https://github.com/DerekTBrown"><code>@​DerekTBrown</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/pull/91">helm/chart-testing-action#91</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/helm/chart-testing-action/compare/v2.2.1...v2.3.0">https://github.com/helm/chart-testing-action/compare/v2.2.1...v2.3.0</a></p>
<h2>v2.2.1</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: target main branch by default in the example by <a
href="https://github.com/lemeurherve"><code>@​lemeurherve</code></a> in
<a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/pull/75">helm/chart-testing-action#75</a></li>
<li>update ct to use release v3.5.1 by <a
href="https://github.com/cpanato"><code>@​cpanato</code></a> in <a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/pull/80">helm/chart-testing-action#80</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/lemeurherve"><code>@​lemeurherve</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/pull/75">helm/chart-testing-action#75</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/helm/chart-testing-action/compare/v2.2.0...v2.2.1">https://github.com/helm/chart-testing-action/compare/v2.2.0...v2.2.1</a></p>
<h2>v2.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>docs: bump version of the action in README.md by <a
href="https://github.com/dunglas"><code>@​dunglas</code></a> in <a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/pull/71">helm/chart-testing-action#71</a></li>
<li>docs: update kind-action version in README by <a
href="https://github.com/hairmare"><code>@​hairmare</code></a> in <a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/pull/72">helm/chart-testing-action#72</a></li>
<li>Update ct to 3.50 by <a
href="https://github.com/cpanato"><code>@​cpanato</code></a> in <a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/pull/78">helm/chart-testing-action#78</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/dunglas"><code>@​dunglas</code></a> made
their first contribution in <a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/pull/71">helm/chart-testing-action#71</a></li>
<li><a href="https://github.com/hairmare"><code>@​hairmare</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/pull/72">helm/chart-testing-action#72</a></li>
<li><a href="https://github.com/cpanato"><code>@​cpanato</code></a> made
their first contribution in <a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/pull/78">helm/chart-testing-action#78</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/helm/chart-testing-action/compare/v2.1.0...v2.2.0">https://github.com/helm/chart-testing-action/compare/v2.1.0...v2.2.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="afea100a51"><code>afea100</code></a>
bump ct to v3.7.1 (<a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/issues/96">#96</a>)</li>
<li><a
href="09ed887971"><code>09ed887</code></a>
feat: add version override flags (<a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/issues/92">#92</a>)</li>
<li><a
href="6930ae8e9b"><code>6930ae8</code></a>
update action to default chart-testing install to v3.7.0 (<a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/issues/94">#94</a>)</li>
<li><a
href="729b0c144c"><code>729b0c1</code></a>
chore: update yamllint version (<a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/issues/91">#91</a>)</li>
<li><a
href="e38d23e463"><code>e38d23e</code></a>
Specify target branch of ct lint in example workflow (<a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/issues/88">#88</a>)</li>
<li><a
href="c027be8bc4"><code>c027be8</code></a>
fix: Typo in README (<a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/issues/81">#81</a>)</li>
<li><a
href="dae259e86a"><code>dae259e</code></a>
update CT to use release v3.5.1 (<a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/issues/80">#80</a>)</li>
<li><a
href="3307a2845b"><code>3307a28</code></a>
fix: target main branch by default in the example (<a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/issues/75">#75</a>)</li>
<li><a
href="6b64532d45"><code>6b64532</code></a>
Update ct to 3.50 (<a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/issues/78">#78</a>)</li>
<li><a
href="f2061e3338"><code>f2061e3</code></a>
docs: update kind-action version in README (<a
href="https://github-redirect.dependabot.com/helm/chart-testing-action/issues/72">#72</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/helm/chart-testing-action/compare/v2.1.0...v2.3.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=helm/chart-testing-action&package-manager=github_actions&previous-version=2.1.0&new-version=2.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/7565/head
dependabot[bot] 3 years ago committed by GitHub
parent 30fe6b9977
commit daad5bb812
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/helm-ci.yml

@ -57,7 +57,7 @@ jobs:
python-version: 3.7
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.1.0
uses: helm/chart-testing-action@v2.3.1
- name: Run chart-testing (list-changed)
id: list-changed

Loading…
Cancel
Save