mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +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
|
||||
dependencies:
|
||||
- repository: apimachinery
|
||||
branch: release-1.7
|
||||
branch: release-1.17
|
||||
- repository: component-base
|
||||
branch: release-1.17
|
||||
- repository: api
|
||||
branch: release-1.7
|
||||
branch: release-1.17
|
||||
- repository: client-go
|
||||
branch: release-14.0
|
||||
- destination: kubelet
|
||||
|
Loading…
Reference in New Issue
Block a user