From 905d82bd6f1a66947abb6733710d2114a4a0b8f5 Mon Sep 17 00:00:00 2001 From: Anish Ramasekar Date: Tue, 4 Apr 2023 04:44:48 +0000 Subject: [PATCH] docs: update reference to `registry.k8s.io` in release Signed-off-by: Anish Ramasekar --- docs/RELEASE.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/RELEASE.md b/docs/RELEASE.md index c8ff1b3af..811d7c27c 100644 --- a/docs/RELEASE.md +++ b/docs/RELEASE.md @@ -48,7 +48,7 @@ The scripts also require the `gh` tool, available from ``` -1. Once the e2e tests on staging images completes, follow the [instructions](https://github.com/kubernetes/k8s.io/tree/main/k8s.gcr.io#image-promoter) to promote the image to production repo +1. Once the e2e tests on staging images completes, follow the [instructions](https://github.com/kubernetes/k8s.io/tree/main/registry.k8s.io#image-promoter) to promote the image to production repo - Within the Prow job "Artifacts" tab there is a file `artifacts/build.log` which will include the Cloud Build URL: ```text @@ -58,7 +58,7 @@ The scripts also require the `gh` tool, available from k8s.gcr.io/images/k8s-staging-csi-secrets-store/images.yaml + registry.k8s.io/images/k8s-staging-csi-secrets-store/generate.sh > registry.k8s.io/images/k8s-staging-csi-secrets-store/images.yaml ``` - Preview the changes @@ -68,8 +68,8 @@ The scripts also require the `gh` tool, available from