Merge pull request #459 from andsont/master

update version to 1.1.0 instead of 0.9
This commit is contained in:
Raúl Sánchez 2017-03-29 06:40:13 +09:00 committed by GitHub
commit 761ccdfdfc
3 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
allinone:
image: neuvector/allinone:0.9
image: neuvector/allinone:1.1.0
container_name: neuvector.allinone
restart: always
privileged: true
@ -17,7 +17,7 @@ allinone:
io.rancher.scheduler.affinity:host_label: ${NV_ALLINONE_LABEL}
io.rancher.container.hostname_override: container_name
enforcer:
image: neuvector/enforcer:0.9
image: neuvector/enforcer:1.1.0
container_name: neuvector.enforcer
restart: always
privileged: true

View File

@ -1,6 +1,6 @@
.catalog:
name: "NeuVector"
version: "v0.9"
version: "v1.1.0"
description: "Container Security Solution"
questions:
- variable: "NV_ALLINONE_LABEL"

View File

@ -1,6 +1,6 @@
name: NeuVector
description: |
Container Application Security
version: v0.9
version: v1.1.0
category: Security
maintainer: neuvector support <support@neuvector.com>