mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-26 21:17:23 +00:00
Merge pull request #84631 from nikhita/publishing-17-typo
publishing: fix typo in rules
This commit is contained in:
commit
51d891ff3a
@ -751,11 +751,11 @@ rules:
|
|||||||
go: 1.12.12
|
go: 1.12.12
|
||||||
dependencies:
|
dependencies:
|
||||||
- repository: apimachinery
|
- repository: apimachinery
|
||||||
branch: release-1.7
|
branch: release-1.17
|
||||||
- repository: component-base
|
- repository: component-base
|
||||||
branch: release-1.17
|
branch: release-1.17
|
||||||
- repository: api
|
- repository: api
|
||||||
branch: release-1.7
|
branch: release-1.17
|
||||||
- repository: client-go
|
- repository: client-go
|
||||||
branch: release-14.0
|
branch: release-14.0
|
||||||
- destination: kubelet
|
- destination: kubelet
|
||||||
|
Loading…
Reference in New Issue
Block a user