diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 265fb5804..11ed7f4fb 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -15,7 +15,7 @@ env: IMG_VXLAN: "neondatabase/neonvm-vxlan-controller" IMG_RUNNER: "neondatabase/neonvm-runner" VM_KERNEL_IMAGE: "neondatabase/vm-kernel" - VM_KERNEL_VERSION: "5.15.80" + VM_KERNEL_VERSION: "6.1.63" CLUSTER_AUTOSCALER_IMAGE: "neondatabase/cluster-autoscaler-neonvm"