Skip to content

Commit

Permalink
chore(deps): update helm/chart-testing-action action to v2.6.1
Browse files Browse the repository at this point in the history
| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | helm/chart-testing-action | v2.6.0 | v2.6.1 |
  • Loading branch information
renovate[bot] committed Nov 3, 2023
1 parent dbceeb5 commit 40ea92e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
python-version: 3.7

- name: Install chart-testing
uses: helm/chart-testing-action@b43128a8b25298e1e7b043b78ea6613844e079b1 # v2.6.0
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
with:
version: v3.10.0 # renovate: datasource=github-releases depName=chart-testing packageName=helm/chart-testing

Expand Down Expand Up @@ -103,7 +103,7 @@ jobs:
version: v0.20.0 # renovate: datasource=github-releases depName=kind packageName=kubernetes-sigs/kind

- name: Install chart-testing
uses: helm/chart-testing-action@b43128a8b25298e1e7b043b78ea6613844e079b1 # v2.6.0
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
with:
version: v3.10.0 # renovate: datasource=github-releases depName=chart-testing packageName=helm/chart-testing

Expand Down

0 comments on commit 40ea92e

Please sign in to comment.