Skip to content

Commit b5814b1

Browse files
committed
update kuttl version in CI
1 parent d4553a2 commit b5814b1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222

2323
- name: Install kubectl, helm, kind and kuttl ⬇️
2424
env:
25-
KUTTL_VERSION: '0.20.0'
26-
KUTTL_PLUGIN_FILENAME: 'kubectl-kuttl_0.20.0_linux_x86_64'
25+
KUTTL_VERSION: '0.25.0'
26+
KUTTL_PLUGIN_FILENAME: 'kubectl-kuttl_0.25.0_linux_x86_64'
2727
run: bash hack/install-dependencies.sh
2828

2929
- name: Run kind ⚙️

0 commit comments

Comments
 (0)