Skip to content

Bump the k8sio group with 4 updates #453

Bump the k8sio group with 4 updates

Bump the k8sio group with 4 updates #453

Workflow file for this run

name: Lint Helm Charts
on:
pull_request:
types:
- opened
- synchronize
branches:
- main
- release-*
push:
branches:
- main
- release-*
jobs:
lint-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
name: Checkout code
- name: Set up Helm
uses: azure/[email protected]
with:
version: v3.14.4
- name: Lint Helm Charts
run: helm lint deployments/helm/*