Merge pull request #413 from errordeveloper/master

Bump Weave Scope to version 1.1.0
This commit is contained in:
Hussein Galal 2017-02-03 18:36:09 +02:00 committed by GitHub
commit 891ac51b84
3 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,5 @@
weavescope-probe:
image: weaveworks/scope:1.0.0
image: weaveworks/scope:1.1.0
privileged: true
net: host
pid: host
@ -17,7 +17,7 @@ weavescope-probe:
- "--no-app"
- "weavescope-app"
weavescope-app:
image: weaveworks/scope:1.0.0
image: weaveworks/scope:1.1.0
ports:
- "4040:4040"
command:

View File

@ -1,4 +1,4 @@
.catalog:
name: weavescope
version: 1.0.0
version: 1.1.0
description: "Monitoring, visualisation and management for Docker"

View File

@ -1,6 +1,7 @@
name: Weave Scope
description: "Monitoring, visualisation and management for Docker"
version: 1.0.0
version: 1.1.0
category: Monitoring
maintainer: "Ilya Dmitrichenko <ilya@weave.works>"
license: "Apache License v2.0"
projectURL: https://github.com/weaveworks/scope