From 58814c64efc3b0351dd04d61f1aed32d120fca31 Mon Sep 17 00:00:00 2001 From: Jehoszafat Zimnowoda <17126497+j-zimnowoda@users.noreply.github.com> Date: Fri, 26 Jun 2026 12:51:41 +0200 Subject: [PATCH] ci: add new lke version --- .github/workflows/integration.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 24bab5d3da..41614fb60d 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -9,7 +9,7 @@ on: kubernetes_version: description: 'Kubernetes version' type: string - default: '1.35' + default: '1.36' linode_types: description: 'Linode instance types' type: string @@ -57,7 +57,8 @@ on: - '1.33' - '1.34' - '1.35' - default: '1.35' + - '1.36' + default: '1.36' linode_types: description: 'Linode instance types' type: choice