Skip to content

Merge pull request #33 from safespring-community/fix/bump-0.5.2 #87

Merge pull request #33 from safespring-community/fix/bump-0.5.2

Merge pull request #33 from safespring-community/fix/bump-0.5.2 #87

Workflow file for this run

name: Helm linter
on: [push]
jobs:
lint:
name: Lint charts
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Helm
uses: azure/setup-helm@v4
- name: Lint
run: |
helm lint charts/*