Skip to content

Commit d2796c9

Browse files
chore(deps): bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [helm/chart-testing-action](https://github.com/helm/chart-testing-action) and [helm/kind-action](https://github.com/helm/kind-action). Updates `helm/chart-testing-action` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/helm/chart-testing-action/releases) - [Commits](helm/chart-testing-action@v2.6.1...v2.7.0) Updates `helm/kind-action` from 1.8.0 to 1.13.0 - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.8.0...v1.13.0) --- updated-dependencies: - dependency-name: helm/chart-testing-action dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: helm/kind-action dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c53d05 commit d2796c9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/helm.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ jobs:
3838
uses: azure/setup-helm@v4
3939

4040
- name: Set up chart-testing
41-
uses: helm/chart-testing-action@v2.6.1
41+
uses: helm/chart-testing-action@v2.7.0
4242

4343
- name: Create kind cluster
44-
uses: helm/kind-action@v1.8.0
44+
uses: helm/kind-action@v1.13.0
4545
with:
4646
cluster_name: postgres-upgrade-test
4747

0 commit comments

Comments
 (0)