Merge pull request #6707 from govargo/update-registry
[BumpUp]update registry 2.6.1 → 2.7.1pull/6734/head
commit
8507fe3dad
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -76,4 +76,4 @@ docker ps
|
|||
|
||||
## Related Documentation
|
||||
|
||||
- [docker_registry.md](Using the Docker registry)
|
||||
- [Using the Docker registry](docker_registry.md)
|
||||
|
|
|
|||
Loading…
Reference in New Issue