mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 14:57:24 +08:00
[bitnami/*] Bump version of chart-testing action (#5049)
Signed-off-by: fdepaz <fdepaz@bitnami.com>
This commit is contained in:
committed by
GitHub
parent
6de1843ea3
commit
ab4c928317
4
.github/workflows/lint-test.yaml
vendored
4
.github/workflows/lint-test.yaml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
run: git fetch --prune --unshallow
|
||||
|
||||
- name: Run chart-testing (lint)
|
||||
uses: helm/chart-testing-action@v1.0.0-rc.2
|
||||
uses: helm/chart-testing-action@v1.1.0
|
||||
with:
|
||||
config: .github/ct-lint.yaml
|
||||
command: lint
|
||||
@@ -30,7 +30,7 @@ jobs:
|
||||
uses: helm/kind-action@v1.0.0-rc.1
|
||||
|
||||
- name: Run chart-testing (install)
|
||||
uses: helm/chart-testing-action@v1.0.0-rc.2
|
||||
uses: helm/chart-testing-action@v1.1.0
|
||||
with:
|
||||
config: .github/ct-install.yaml
|
||||
command: install
|
||||
|
||||
Reference in New Issue
Block a user