Skip to content

Switch to cronjob batch/v1 #26

Switch to cronjob batch/v1

Switch to cronjob batch/v1 #26

Workflow file for this run

name: Lint and Test Charts
on: pull_request
jobs:
lint-test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Fetch history
run: git fetch --prune --unshallow
- name: Run chart-testing (lint)
id: lint
uses: helm/[email protected]
with:
command: lint
- uses: alexellis/setup-arkade@v1
- uses: alexellis/arkade-get@d543d47741e9217ba62ff0214444add9a35825f3
with:
kubectl: 1.28.9
- run: |
./.github/kubeval.sh