Merge pull request #6707 from govargo/update-registry

[BumpUp]update registry 2.6.1 → 2.7.1
pull/6734/head
Medya Ghazizadeh 2020-02-20 20:16:56 -08:00 committed by GitHub
commit 8507fe3dad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ spec:
addonmanager.kubernetes.io/mode: Reconcile
spec:
containers:
- image: registry.hub.docker.com/library/registry:2.6.1
- image: registry.hub.docker.com/library/registry:2.7.1
imagePullPolicy: IfNotPresent
name: registry
ports:

View File

@ -76,4 +76,4 @@ docker ps
## Related Documentation
- [docker_registry.md](Using the Docker registry)
- [Using the Docker registry](docker_registry.md)