Updated Weavescope to v1.6.7
Added Published port question
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
.catalog:
|
||||
name: weavescope
|
||||
version: 1.6.5
|
||||
version: 1.6.7
|
||||
description: "Monitoring, visualisation and management for Docker"
|
||||
questions:
|
||||
- variable: PUBLISH_PORT
|
||||
label: "Published Port"
|
||||
description: "public port to access the web"
|
||||
default: "4040"
|
||||
type: "int"
|
||||
required: true
|
||||
Reference in New Issue
Block a user