mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 03:11:40 +00:00
publishing: add missing deps for 1.16 branch
This commit is contained in:
parent
36b2914207
commit
5c4737d027
@ -130,6 +130,10 @@ rules:
|
|||||||
dependencies:
|
dependencies:
|
||||||
- repository: apimachinery
|
- repository: apimachinery
|
||||||
branch: release-1.16
|
branch: release-1.16
|
||||||
|
- repository: api
|
||||||
|
branch: release-1.16
|
||||||
|
- repository: client-go
|
||||||
|
branch: release-13.0
|
||||||
- destination: apiserver
|
- destination: apiserver
|
||||||
library: true
|
library: true
|
||||||
branches:
|
branches:
|
||||||
@ -568,6 +572,10 @@ rules:
|
|||||||
branch: release-1.16
|
branch: release-1.16
|
||||||
- repository: component-base
|
- repository: component-base
|
||||||
branch: release-1.16
|
branch: release-1.16
|
||||||
|
- repository: api
|
||||||
|
branch: release-1.16
|
||||||
|
- repository: client-go
|
||||||
|
branch: release-13.0
|
||||||
- destination: kubelet
|
- destination: kubelet
|
||||||
library: true
|
library: true
|
||||||
branches:
|
branches:
|
||||||
@ -636,6 +644,10 @@ rules:
|
|||||||
branch: release-1.16
|
branch: release-1.16
|
||||||
- repository: component-base
|
- repository: component-base
|
||||||
branch: release-1.16
|
branch: release-1.16
|
||||||
|
- repository: api
|
||||||
|
branch: release-1.16
|
||||||
|
- repository: client-go
|
||||||
|
branch: release-13.0
|
||||||
- destination: kube-controller-manager
|
- destination: kube-controller-manager
|
||||||
library: true
|
library: true
|
||||||
branches:
|
branches:
|
||||||
@ -672,6 +684,10 @@ rules:
|
|||||||
branch: release-1.16
|
branch: release-1.16
|
||||||
- repository: component-base
|
- repository: component-base
|
||||||
branch: release-1.16
|
branch: release-1.16
|
||||||
|
- repository: api
|
||||||
|
branch: release-1.16
|
||||||
|
- repository: client-go
|
||||||
|
branch: release-13.0
|
||||||
- destination: cluster-bootstrap
|
- destination: cluster-bootstrap
|
||||||
library: true
|
library: true
|
||||||
branches:
|
branches:
|
||||||
|
Loading…
Reference in New Issue
Block a user