chore(github-action): update helm/chart-testing-action action v2.7.0 → v2.8.0 (#41452)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [helm/chart-testing-action](https://redirect.github.com/helm/chart-testing-action) | action | minor | `0d28d31` -> `6ec842c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>helm/chart-testing-action (helm/chart-testing-action)</summary> ### [`v2.8.0`](https://redirect.github.com/helm/chart-testing-action/releases/tag/v2.8.0) [Compare Source](https://redirect.github.com/helm/chart-testing-action/compare/v2.7.0...v2.8.0) ##### What's Changed - Bump the actions group across 1 directory with 4 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​171](https://redirect.github.com/helm/chart-testing-action/pull/171) - Fix the broken link for GitHub Help Documentation by [@​subramani95](https://redirect.github.com/subramani95) in [#​174](https://redirect.github.com/helm/chart-testing-action/pull/174) - bump ct and yamale version by [@​cpanato](https://redirect.github.com/cpanato) in [#​178](https://redirect.github.com/helm/chart-testing-action/pull/178) - Bump actions/checkout from 4.2.2 to 5.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​181](https://redirect.github.com/helm/chart-testing-action/pull/181) - Bump actions/setup-python from 5.4.0 to 6.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​179](https://redirect.github.com/helm/chart-testing-action/pull/179) - Bump the actions group across 1 directory with 2 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​183](https://redirect.github.com/helm/chart-testing-action/pull/183) - Use uv instead of python venv by [@​nikolaik](https://redirect.github.com/nikolaik) in [#​172](https://redirect.github.com/helm/chart-testing-action/pull/172) - Bump sigstore/cosign-installer from 3.8.1 to 4.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​184](https://redirect.github.com/helm/chart-testing-action/pull/184) ##### New Contributors - [@​subramani95](https://redirect.github.com/subramani95) made their first contribution in [#​174](https://redirect.github.com/helm/chart-testing-action/pull/174) - [@​nikolaik](https://redirect.github.com/nikolaik) made their first contribution in [#​172](https://redirect.github.com/helm/chart-testing-action/pull/172) **Full Changelog**: <https://github.com/helm/chart-testing-action/compare/v2...v2.8.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -157,7 +157,7 @@ jobs:
|
||||
python-version: "3.11"
|
||||
|
||||
- name: Set up chart-testing
|
||||
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
|
||||
uses: helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f # v2.8.0
|
||||
|
||||
- name: Update containerd config
|
||||
if: contains(matrix.chart, 'Spegel')
|
||||
@@ -229,7 +229,7 @@ jobs:
|
||||
python-version: "3.11"
|
||||
|
||||
- name: Set up chart-testing
|
||||
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
|
||||
uses: helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f # v2.8.0
|
||||
|
||||
- name: Update containerd config
|
||||
if: contains(matrix.chart, 'Spegel')
|
||||
@@ -301,7 +301,7 @@ jobs:
|
||||
python-version: "3.11"
|
||||
|
||||
- name: Set up chart-testing
|
||||
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
|
||||
uses: helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f # v2.8.0
|
||||
|
||||
- name: Update containerd config
|
||||
if: contains(matrix.chart, 'Spegel')
|
||||
@@ -373,7 +373,7 @@ jobs:
|
||||
python-version: "3.11"
|
||||
|
||||
- name: Set up chart-testing
|
||||
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
|
||||
uses: helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f # v2.8.0
|
||||
|
||||
- name: Update containerd config
|
||||
if: contains(matrix.chart, 'Spegel')
|
||||
@@ -445,7 +445,7 @@ jobs:
|
||||
python-version: "3.11"
|
||||
|
||||
- name: Set up chart-testing
|
||||
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
|
||||
uses: helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f # v2.8.0
|
||||
|
||||
- name: Update containerd config
|
||||
if: contains(matrix.chart, 'Spegel')
|
||||
@@ -518,7 +518,7 @@ jobs:
|
||||
python-version: "3.11"
|
||||
|
||||
- name: Set up chart-testing
|
||||
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
|
||||
uses: helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f # v2.8.0
|
||||
|
||||
- name: Update containerd config
|
||||
if: contains(matrix.chart, 'Spegel')
|
||||
|
||||
@@ -66,7 +66,7 @@ jobs:
|
||||
python-version: "3.10"
|
||||
|
||||
- name: Set up chart-testing
|
||||
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
|
||||
uses: helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f # v2.8.0
|
||||
|
||||
- name: Run chart-testing (lint)
|
||||
id: lint
|
||||
@@ -180,7 +180,7 @@ jobs:
|
||||
python-version: "3.10"
|
||||
|
||||
- name: Set up chart-testing
|
||||
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
|
||||
uses: helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f # v2.8.0
|
||||
|
||||
- name: Create k3d cluster - Attempt 1/3
|
||||
continue-on-error: true
|
||||
|
||||
Reference in New Issue
Block a user