Skip to content

Update kyverno to v1.13.0-rc.1 #384

Update kyverno to v1.13.0-rc.1

Update kyverno to v1.13.0-rc.1 #384

Workflow file for this run

name: test
on:
pull_request:
push:
branches:
- 'main'
jobs:
manifests:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup yq
uses: fluxcd/pkg/actions/yq@main
- name: Setup kubeconform
uses: fluxcd/pkg/actions/kubeconform@main
- name: Setup kustomize
uses: fluxcd/pkg/actions/kustomize@main
- name: Validate manifests
run: ./scripts/validate.sh