Skip to content

Commit

Permalink
Merge pull request #6707 from govargo/update-registry
Browse files Browse the repository at this point in the history
[BumpUp]update registry 2.6.1 → 2.7.1
  • Loading branch information
medyagh authored Feb 21, 2020
2 parents 7dc688b + f5d4e9e commit 8507fe3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/addons/registry/registry-rc.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion site/content/en/docs/Tasks/docker_daemon.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ docker ps

## Related Documentation

- [docker_registry.md](Using the Docker registry)
- [Using the Docker registry](docker_registry.md)

0 comments on commit 8507fe3

Please sign in to comment.