Skip to content

Bump k8s.io/apimachinery from 0.31.3 to 0.32.1 #71

Bump k8s.io/apimachinery from 0.31.3 to 0.32.1

Bump k8s.io/apimachinery from 0.31.3 to 0.32.1 #71

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/*