Skip to content

Commit 73511c1

Browse files
committed
chore: fix release notes
The github.com/coredns/coredns dropped the tag v1.11.2 for the previous version we were using, so `release-tool` can't generate the release notes. Signed-off-by: Andrey Smirnov <[email protected]>
1 parent 2bf924c commit 73511c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack/release.toml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ commit = "HEAD"
44
project_name = "Talos"
55
github_repo = "siderolabs/talos"
66
match_deps = "^github.com/((talos-systems|siderolabs)/[a-zA-Z0-9-]+)$"
7+
ignore_deps = ["github.com/coredns/coredns"]
78

89
# previous release
910
previous = "v1.7.0"

0 commit comments

Comments
 (0)