You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hack/release.toml
+2-9Lines changed: 2 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -18,16 +18,9 @@ preface = """
18
18
[notes.updates]
19
19
title = "Component Updates"
20
20
description = """\
21
-
Linux: 6.18.5
21
+
Linux: 6.18.8
22
22
23
-
Talos is built with Go 1.25.6.
24
-
"""
25
-
26
-
[notes.talosctl_images_talos_bundle]
27
-
title = "`talosctl images talos-bundle` can ignore reaching to the registry"
28
-
description = """\
29
-
The `talosctl images talos-bundle` command now accepts optional `--ovelays` and `--extensions` flags.
30
-
If those are set to `false`, the command will not attempt to reach out to the container registry to fetch the latest versions and digests of the overlays and extensions.
0 commit comments