chore(github-action): update helm/chart-testing-action action v2.6.1 → v2.7.0 (#31098)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [helm/chart-testing-action](https://redirect.github.com/helm/chart-testing-action) | action | minor | `e6669bc` -> `0d28d31` | --- > [!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.7.0`](https://redirect.github.com/helm/chart-testing-action/releases/tag/v2.7.0) [Compare Source](https://redirect.github.com/helm/chart-testing-action/compare/v2.6.1...v2.7.0) For `ct` change see https://github.com/helm/chart-testing/releases/tag/v3.12.0 ##### What's Changed - docs: update all version references to latest versions by [@​froblesmartin](https://redirect.github.com/froblesmartin) in [https://github.com/helm/chart-testing-action/pull/141](https://redirect.github.com/helm/chart-testing-action/pull/141) - update ct to v3.11.0 / yamlint to 1.33.0 / yamale to 4.0.4 / add e2e test by [@​cpanato](https://redirect.github.com/cpanato) in [https://github.com/helm/chart-testing-action/pull/144](https://redirect.github.com/helm/chart-testing-action/pull/144) - use ct 3.12.0 as default by [@​cpanato](https://redirect.github.com/cpanato) in [https://github.com/helm/chart-testing-action/pull/165](https://redirect.github.com/helm/chart-testing-action/pull/165) - clean up and fix cr action next release by [@​cpanato](https://redirect.github.com/cpanato) in [https://github.com/helm/chart-testing-action/pull/166](https://redirect.github.com/helm/chart-testing-action/pull/166) ##### New Contributors - [@​froblesmartin](https://redirect.github.com/froblesmartin) made their first contribution in [https://github.com/helm/chart-testing-action/pull/141](https://redirect.github.com/helm/chart-testing-action/pull/141) **Full Changelog**: https://github.com/helm/chart-testing-action/compare/v2.6.1...v2.7.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9naXRodWItYWN0aW9uIiwicmVub3ZhdGUvZ2l0aHViLXJlbGVhc2UiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -156,7 +156,7 @@ jobs:
|
||||
python-version: "3.11"
|
||||
|
||||
- name: Set up chart-testing
|
||||
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
|
||||
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
|
||||
|
||||
- name: Update containerd config
|
||||
if: contains(matrix.chart, 'Spegel')
|
||||
@@ -228,7 +228,7 @@ jobs:
|
||||
python-version: "3.11"
|
||||
|
||||
- name: Set up chart-testing
|
||||
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
|
||||
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
|
||||
|
||||
- name: Update containerd config
|
||||
if: contains(matrix.chart, 'Spegel')
|
||||
@@ -300,7 +300,7 @@ jobs:
|
||||
python-version: "3.11"
|
||||
|
||||
- name: Set up chart-testing
|
||||
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
|
||||
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
|
||||
|
||||
- name: Update containerd config
|
||||
if: contains(matrix.chart, 'Spegel')
|
||||
@@ -372,7 +372,7 @@ jobs:
|
||||
python-version: "3.11"
|
||||
|
||||
- name: Set up chart-testing
|
||||
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
|
||||
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
|
||||
|
||||
- name: Update containerd config
|
||||
if: contains(matrix.chart, 'Spegel')
|
||||
@@ -444,7 +444,7 @@ jobs:
|
||||
python-version: "3.11"
|
||||
|
||||
- name: Set up chart-testing
|
||||
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
|
||||
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
|
||||
|
||||
- name: Update containerd config
|
||||
if: contains(matrix.chart, 'Spegel')
|
||||
@@ -517,7 +517,7 @@ jobs:
|
||||
python-version: "3.11"
|
||||
|
||||
- name: Set up chart-testing
|
||||
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
|
||||
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
|
||||
|
||||
- name: Update containerd config
|
||||
if: contains(matrix.chart, 'Spegel')
|
||||
|
||||
@@ -64,7 +64,7 @@ jobs:
|
||||
python-version: "3.10"
|
||||
|
||||
- name: Set up chart-testing
|
||||
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
|
||||
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
|
||||
|
||||
- name: Run chart-testing (lint)
|
||||
id: lint
|
||||
@@ -176,7 +176,7 @@ jobs:
|
||||
python-version: "3.10"
|
||||
|
||||
- name: Set up chart-testing
|
||||
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
|
||||
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
|
||||
|
||||
- name: Create k3d cluster - Attempt 1/3
|
||||
continue-on-error: true
|
||||
|
||||
Reference in New Issue
Block a user