etcd: Update container repo to gcr.io/etcd-development/etcd

Signed-off-by: Stephen Augustus <foo@auggie.dev>
This commit is contained in:
Stephen Augustus
2022-04-13 16:50:55 -04:00
parent 3f85937b11
commit 621c4aa599
4 changed files with 4 additions and 4 deletions

View File

@@ -66,7 +66,7 @@ dependencies:
- path: hack/lib/etcd.sh
match: ETCD_VERSION=
- path: staging/src/k8s.io/sample-apiserver/artifacts/example/deployment.yaml
match: quay.io/coreos/etcd
match: gcr.io/etcd-development/etcd
- path: test/e2e/framework/nodes_util.go
match: const etcdImage
- path: test/utils/image/manifest.go