Skip to content

Update helm operator version to 413 #92

Update helm operator version to 413

Update helm operator version to 413 #92

Workflow file for this run

name: PRs checks
on:
pull_request:
branches:
- main
jobs:
build-all:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Build all
run: make build-all