Skip to content

chore(deps): bump sigs.k8s.io/controller-tools from 0.16.5 to 0.17.0 in the kubernetes group #79

chore(deps): bump sigs.k8s.io/controller-tools from 0.16.5 to 0.17.0 in the kubernetes group

chore(deps): bump sigs.k8s.io/controller-tools from 0.16.5 to 0.17.0 in the kubernetes group #79

Workflow file for this run

name: "End-to-end tests"
on:
push:
branches:
- main
- releases/*
pull_request:
branches:
- main
- releases/*
jobs:
e2e-tests:
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
with:
go-version: 1.21
- uses: actions/[email protected]
- name: "Run end-to-end tests"
run: make e2e-test