Skip to content

Bump k8s.io/apimachinery from 0.30.3 to 0.31.0 #14

Bump k8s.io/apimachinery from 0.30.3 to 0.31.0

Bump k8s.io/apimachinery from 0.30.3 to 0.31.0 #14

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