Skip to content

chore: update to cert-manger 1.15 #126

chore: update to cert-manger 1.15

chore: update to cert-manger 1.15 #126

Workflow file for this run

# Run static checks
name: lint
on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
jobs:
bundle-validate:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- run: make bundle-validate