File tree Expand file tree Collapse file tree 3 files changed +5
-7
lines changed Expand file tree Collapse file tree 3 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 7
7
- sources :
8
8
- url : https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/refs/tags/microcode-{{ .INTEL_UCODE_VERSION }}.tar.gz
9
9
destination : intel-ucode.tar.gz
10
- sha256 : 1cae9cde48fb44444ed40ce045c34a1debbc8cfff3fb84e44c62798459f818c3
11
- sha512 : 4050fd6fc6d42a8188368c3dd7a83183d4184bdd6459491e414c4aa12989ca5e2dd9ba01b2fba76cb86fc40f7428614aa262227945128d97d39544e512c37642
10
+ sha256 : 37246208ef68039be752438c72400a688a2238df13a7f5282497c80be2d8366d
11
+ sha512 : de4ddb0a77e17a4a5b6789537cf71db9ab884c795ef5c77b17d3392fda0fbb4d860cc27bcdbd7512d9412d6f934e6771e889be262b20e77433e0f72d3b6cf1f0
12
12
prepare :
13
13
- |
14
14
sed -i 's#$VERSION#{{ .VERSION }}#' /pkg/manifest.yaml
Original file line number Diff line number Diff line change 1
1
# renovate: datasource=github-releases extractVersion=^microcode-(?<version>.*)$ depName=intel/Intel-Linux-Processor-Microcode-Data-Files
2
- INTEL_UCODE_VERSION : 20241029
2
+ INTEL_UCODE_VERSION : 20241112
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ github_repo = "siderolabs/extensions"
6
6
match_deps = " ^github.com/((talos-systems|siderolabs)/[a-zA-Z0-9-]+)$"
7
7
8
8
# previous release
9
- previous = " v1.8.2 "
9
+ previous = " v1.8.3 "
10
10
11
11
pre_release = false
12
12
@@ -19,9 +19,7 @@ See [Talos Linux documentation](https://www.talos.dev/v1.8/talos-guides/configur
19
19
[notes .updates ]
20
20
title = " Component Updates"
21
21
description = """ \
22
- * Intel microcode: 20241029
23
- * Linux Firmware: 20241110
24
- * vmtoolsd-guest-agent: v0.6.1
22
+ Intel microcode: 20241112
25
23
"""
26
24
27
25
[make_deps ]
You can’t perform that action at this time.
0 commit comments