summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-12-08 13:05:01 +0100
committerGitHub <noreply@github.com>2022-12-08 13:05:01 +0100
commit0451933c3898f68ed5aa98d6aeb9fbb31f2f168b (patch)
treed54b21fc307da59776326a3fb6139abb79f719be /data
parent0f1eaa32bd882991d805590d35a9a81896f0e1ba (diff)
downloadvyos-build-0451933c3898f68ed5aa98d6aeb9fbb31f2f168b.tar.gz
vyos-build-0451933c3898f68ed5aa98d6aeb9fbb31f2f168b.zip
Kernel: T4691: update Linux Kernel to v5.15.82
Diffstat (limited to 'data')
-rw-r--r--data/defaults.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/defaults.toml b/data/defaults.toml
index 33de7f3a..863596ee 100644
--- a/data/defaults.toml
+++ b/data/defaults.toml
@@ -12,7 +12,7 @@ vyos_mirror = "http://dev.packages.vyos.net/repositories/current"
vyos_branch = "current"
release_train = "current"
-kernel_version = "5.15.81"
+kernel_version = "5.15.82"
bootloaders = "syslinux,grub-efi"
website_url = "https://vyos.io"