From ff6b95a84b483eb47c5504a85756338e89318bde Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 09:42:35 +0100 Subject: [PATCH] deps: update dependency kudobuilder/kuttl to v0.14.0 (#561) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/integration-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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