Skip to content

Commit 4a15763

Browse files
smirafrezbo
authored andcommitted
docs: update release notes
Fix a typo and add a link to network configuration docs. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com> (cherry picked from commit cd04c3d)
1 parent 2973365 commit 4a15763

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hack/release.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Talos now ignores the following machine configuration fields:
101101
102102
- `machine.features.rbac` (locked to true)
103103
- `machine.features.apidCheckExtKeyUsage` (locked to true)
104-
- `cluster.apiServer.disablePodSecurityPolicy` (locked to false)
104+
- `cluster.apiServer.disablePodSecurityPolicy` (locked to true)
105105
106106
These fields were removed from the default machine configuration schema in v1.12 and are now always set to the locked values above.
107107
"""
@@ -200,7 +200,7 @@ To avoid further issues, Talos will now only create the UEFI boot entry if it do
200200
title = "Network Configuration"
201201
description = """\
202202
The network configuration under `.machine.network` (with the exception of KubeSpan) has been deprecated, but it is still supported for backwards compatibility.
203-
New configuration documents were created to replace it, they will be documented in the future.
203+
See [documentation](https://docs.siderolabs.com/talos/v1.12/networking/configuration/overview) for more information.
204204
"""
205205

206206
[notes.apiserver-cipher-suites]

0 commit comments

Comments
 (0)