Skip to content

Bump helm/chart-releaser-action from 1.5.0 to 1.6.0 #45

Bump helm/chart-releaser-action from 1.5.0 to 1.6.0

Bump helm/chart-releaser-action from 1.5.0 to 1.6.0 #45

Workflow file for this run

name: Helm chart test workflow
on:
pull_request:
branches: [master]
workflow_dispatch: {}
schedule:
- cron: "0 6 * * 5" # Every friday at 6 AM
jobs:
test:
name: test helm chart
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: azure/[email protected]
- name: helm lint
run: helm lint charts/scheduler-plugins