From c9b3daa2cc09806b0c2e7e8a8581af4b5b2c26eb Mon Sep 17 00:00:00 2001 From: "cilium-renovate[bot]" <134692979+cilium-renovate[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 13:15:38 +0000 Subject: [PATCH] chore(deps): update all lvh-images main Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com> --- .github/workflows/vmtests.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/vmtests.yml b/.github/workflows/vmtests.yml index df039c36ada..9326c705c47 100644 --- a/.github/workflows/vmtests.yml +++ b/.github/workflows/vmtests.yml @@ -65,15 +65,15 @@ jobs: matrix: kernel: # renovate: datasource=docker depName=quay.io/lvh-images/kernel-images - - 'bpf-next-20231010.012608' + - 'bpf-next-20231016.084103' # renovate: datasource=docker depName=quay.io/lvh-images/kernel-images - - '5.15-20230928.053816' + - '5.15-20231016.084103' # renovate: datasource=docker depName=quay.io/lvh-images/kernel-images - - '5.10-20230928.053816' + - '5.10-20231016.084103' # renovate: datasource=docker depName=quay.io/lvh-images/kernel-images - - '5.4-20230928.053816' + - '5.4-20231016.084103' # renovate: datasource=docker depName=quay.io/lvh-images/kernel-images - - '4.19-20230928.053816' + - '4.19-20231016.084103' group: - 0 concurrency: