chart-testing-action icon indicating copy to clipboard operation
chart-testing-action copied to clipboard

A GitHub Action to lint and test Helm charts

Results 35 chart-testing-action issues
Sort by recently updated
recently updated
newest added

Hello maintainers, I come with a quick question: I see this repo lacks a security policy (see: https://github.com/helm/chart-testing-action/security), are there any plans to have one? Thank you in advance

Bumps the actions group with 3 updates in the / directory: [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer), [actions/checkout](https://github.com/actions/checkout) and [actions/setup-python](https://github.com/actions/setup-python). Updates `sigstore/cosign-installer` from 3.5.0 to 3.7.0 Release notes Sourced from sigstore/cosign-installer's releases. v3.7.0 What's Changed...

size/S
dependencies

Hello! I try check pods in all namespaces in github action ``` name: Lint and Test Charts on: pull_request jobs: lint-test: runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v4 with:...

**Hello!** I forked an upstream repository, then made some changes, and after that created a pull request to that upstream repository. However, the CI GitHub Action is failing with the...

it should include to update the sigstore installer - https://github.com/helm/chart-testing-action/pull/137