diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index 533ceb0874..57797cd7cb 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -9,7 +9,7 @@ on: env: GO_VERSION: "~1.19" # renovate: datasource=github-tags depName=kudobuilder/kuttl - KUTTL_VERSION: "v0.13.0" + KUTTL_VERSION: "v0.14.0" defaults: run: shell: bash