summaryrefslogtreecommitdiff
path: root/data/defaults.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/defaults.json')
-rw-r--r--data/defaults.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/defaults.json b/data/defaults.json
index f928186d..0f10dc99 100644
--- a/data/defaults.json
+++ b/data/defaults.json
@@ -5,12 +5,12 @@
"debian_distribution": "buster",
"vyos_mirror": "http://dev.packages.vyos.net/repositories/equuleus",
"vyos_branch": "equuleus",
- "kernel_version": "5.4.210",
+ "kernel_version": "5.4.229",
"kernel_flavor": "amd64-vyos",
"release_train": "equuleus",
"additional_repositories": [
"deb [arch=amd64] https://repo.saltproject.io/py3/debian/10/amd64/3003 buster main",
- "deb [arch=amd64] http://repo.powerdns.com/debian buster-rec-45 main"
+ "deb [arch=amd64] http://repo.powerdns.com/debian buster-rec-48 main"
],
"custom_packages": []
}