From 1987c6797257fddba93cd6312d0a6a8a5a2cd6b7 Mon Sep 17 00:00:00 2001 From: Gary Duan Date: Mon, 13 Nov 2017 18:18:15 -0800 Subject: [PATCH] Update NeuVector image tag from 1.2 to 1.3 --- templates/neuvector/0/docker-compose.yml | 4 ++-- templates/neuvector/0/rancher-compose.yml | 4 ++-- templates/neuvector/config.yml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/neuvector/0/docker-compose.yml b/templates/neuvector/0/docker-compose.yml index bee18e6..0f853cc 100644 --- a/templates/neuvector/0/docker-compose.yml +++ b/templates/neuvector/0/docker-compose.yml @@ -1,5 +1,5 @@ allinone: - image: neuvector/allinone:rancher1.2 + image: neuvector/allinone:rancher1.3 container_name: neuvector.allinone restart: always privileged: true @@ -18,7 +18,7 @@ allinone: io.rancher.scheduler.affinity:host_label: ${NV_ALLINONE_LABEL} io.rancher.container.hostname_override: container_name enforcer: - image: neuvector/enforcer:rancher1.2 + image: neuvector/enforcer:rancher1.3 container_name: neuvector.enforcer restart: always privileged: true diff --git a/templates/neuvector/0/rancher-compose.yml b/templates/neuvector/0/rancher-compose.yml index 336660d..2f3aad9 100644 --- a/templates/neuvector/0/rancher-compose.yml +++ b/templates/neuvector/0/rancher-compose.yml @@ -1,7 +1,7 @@ .catalog: name: "NeuVector" - version: "rancher1.2" - description: "Container Security Solution" + version: "rancher1.3" + description: "Cloud Native Container Firewall" questions: - variable: "NV_ALLINONE_LABEL" label: "Allinone Host label" diff --git a/templates/neuvector/config.yml b/templates/neuvector/config.yml index a3bcc64..7b22dd3 100644 --- a/templates/neuvector/config.yml +++ b/templates/neuvector/config.yml @@ -1,6 +1,6 @@ name: NeuVector description: | Container Security Solution -version: rancher1.2 +version: rancher1.3 category: Security maintainer: neuvector support