From 6432bfb43044dff8d77f512566bf5396dcc9257f Mon Sep 17 00:00:00 2001 From: selvamt94 Date: Wed, 3 Nov 2021 14:50:20 -0700 Subject: [PATCH] Updating NeuVector chart version 1.8.5 --- .../generated-changes/overlay/app-readme.md | 4 +++- .../generated-changes/overlay/questions.yml | 6 +++--- .../generated-changes/patch/Chart.yaml.patch | 18 +++++++++--------- packages/neuvector/package.yaml | 2 +- 4 files changed, 16 insertions(+), 14 deletions(-) diff --git a/packages/neuvector/generated-changes/overlay/app-readme.md b/packages/neuvector/generated-changes/overlay/app-readme.md index ac18b4b90..87b094b17 100644 --- a/packages/neuvector/generated-changes/overlay/app-readme.md +++ b/packages/neuvector/generated-changes/overlay/app-readme.md @@ -9,4 +9,6 @@ NeuVector integrates tightly with Rancher and Kubernetes to extend the built-in + Complete run-time scanning with network, process, and file system monitoring and protection + The industry's only layer 7 container firewall for multi-protocol threat detection and automated segmentation + Advanced network controls including DLP detection, service mesh integration, connection blocking and packet captures -+ Run-time vulnerability scanning and CIS benchmarks \ No newline at end of file ++ Run-time vulnerability scanning and CIS benchmarks + +Please Note: Before installing this chart, you will need to get an image pull secret and license key from NeuVector. Without this data supplied, the chart will not work diff --git a/packages/neuvector/generated-changes/overlay/questions.yml b/packages/neuvector/generated-changes/overlay/questions.yml index c0ece40fe..a4727aa75 100644 --- a/packages/neuvector/generated-changes/overlay/questions.yml +++ b/packages/neuvector/generated-changes/overlay/questions.yml @@ -13,7 +13,7 @@ questions: label: OEM name group: "Container Images" - variable: tag - default: "latest" + default: "4.3.2" description: image tag for controller enforcer manager type: string label: Image Tag @@ -88,7 +88,7 @@ questions: group: "Ingress Configuration" - variable: manager.ingress.annotations default: "{}" - description: Add annotations to ingress to influence behavior + description: Add annotations to ingress to influence behavior. Please use the 'Edit as YAML' feature in the Rancher UI to add single or multiple lines of annotation. type: string label: Manager Ingress annotations group: "Ingress Configuration" @@ -112,7 +112,7 @@ questions: group: "Ingress Configuration" - variable: controller.ingress.annotations default: "{}" - description: Add annotations to ingress to influence behavior + description: Add annotations to ingress to influence behavior. Please use the 'Edit as YAML' feature in the Rancher UI to add single or multiple lines of annotation. type: string label: Controller Ingress annotations group: "Ingress Configuration" diff --git a/packages/neuvector/generated-changes/patch/Chart.yaml.patch b/packages/neuvector/generated-changes/patch/Chart.yaml.patch index 105ba2ca6..00f141deb 100644 --- a/packages/neuvector/generated-changes/patch/Chart.yaml.patch +++ b/packages/neuvector/generated-changes/patch/Chart.yaml.patch @@ -1,22 +1,22 @@ --- charts-original/Chart.yaml +++ charts/Chart.yaml @@ -1,11 +1,17 @@ -+annotations: -+ catalog.cattle.io/release-name: neuvector -+ catalog.cattle.io/certified: partner -+ catalog.cattle.io/display-name: NeuVector apiVersion: v1 - appVersion: 4.3.0 + appVersion: 4.3.2 description: Helm chart for NeuVector's core services -engine: gotpl home: https://neuvector.com icon: https://avatars2.githubusercontent.com/u/19367275?s=200&v=4 -+keywords: -+- security -+kubeVersion: '>=1.13.0-0' maintainers: - email: support@neuvector.com name: becitsthere -name: core +name: neuvector - version: 1.8.0 + version: 1.8.5 ++annotations: ++ catalog.cattle.io/release-name: neuvector ++ catalog.cattle.io/certified: partner ++ catalog.cattle.io/display-name: NeuVector ++keywords: ++- security ++kubeVersion: '>=1.13.0-0' diff --git a/packages/neuvector/package.yaml b/packages/neuvector/package.yaml index f22abd3f5..a84d5aa69 100644 --- a/packages/neuvector/package.yaml +++ b/packages/neuvector/package.yaml @@ -1,2 +1,2 @@ -url: https://neuvector.github.io/neuvector-helm/core-1.8.0.tgz +url: https://neuvector.github.io/neuvector-helm/core-1.8.5.tgz packageVersion: 00