Bump Weave Scope to version 1.1.0
This commit is contained in:
parent
d4f83acad5
commit
562c08f3de
@ -1,5 +1,5 @@
|
|||||||
weavescope-probe:
|
weavescope-probe:
|
||||||
image: weaveworks/scope:1.0.0
|
image: weaveworks/scope:1.1.0
|
||||||
privileged: true
|
privileged: true
|
||||||
net: host
|
net: host
|
||||||
pid: host
|
pid: host
|
||||||
@ -17,7 +17,7 @@ weavescope-probe:
|
|||||||
- "--no-app"
|
- "--no-app"
|
||||||
- "weavescope-app"
|
- "weavescope-app"
|
||||||
weavescope-app:
|
weavescope-app:
|
||||||
image: weaveworks/scope:1.0.0
|
image: weaveworks/scope:1.1.0
|
||||||
ports:
|
ports:
|
||||||
- "4040:4040"
|
- "4040:4040"
|
||||||
command:
|
command:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.catalog:
|
.catalog:
|
||||||
name: weavescope
|
name: weavescope
|
||||||
version: 1.0.0
|
version: 1.1.0
|
||||||
description: "Monitoring, visualisation and management for Docker"
|
description: "Monitoring, visualisation and management for Docker"
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
name: Weave Scope
|
name: Weave Scope
|
||||||
description: "Monitoring, visualisation and management for Docker"
|
description: "Monitoring, visualisation and management for Docker"
|
||||||
version: 1.0.0
|
version: 1.1.0
|
||||||
category: Monitoring
|
category: Monitoring
|
||||||
maintainer: "Ilya Dmitrichenko <ilya@weave.works>"
|
maintainer: "Ilya Dmitrichenko <ilya@weave.works>"
|
||||||
license: "Apache License v2.0"
|
license: "Apache License v2.0"
|
||||||
|
projectURL: https://github.com/weaveworks/scope
|
||||||
|
Loading…
x
Reference in New Issue
Block a user