mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-06 07:54:22 +01:00
packaging: fix release notes scripts
It should only check kata-containers repository. Fixes: #758 Signed-off-by: Peng Tao <bergwolf@hyper.sh>
This commit is contained in:
@@ -42,10 +42,7 @@ EOT
|
||||
}
|
||||
|
||||
repos=(
|
||||
"agent"
|
||||
"proxy"
|
||||
"runtime"
|
||||
"shim"
|
||||
"kata-containers"
|
||||
)
|
||||
|
||||
get_release_info() {
|
||||
|
||||
Reference in New Issue
Block a user