From abeae9fba31c499807e325a05dc6ddffdbb17163 Mon Sep 17 00:00:00 2001 From: Nikhita Raghunath Date: Fri, 1 Nov 2019 09:41:45 +0530 Subject: [PATCH] publishing: fix typo in rules --- staging/publishing/rules.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/staging/publishing/rules.yaml b/staging/publishing/rules.yaml index ad3af9ee1fb..d2149c91645 100644 --- a/staging/publishing/rules.yaml +++ b/staging/publishing/rules.yaml @@ -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