From 201231598faedd02f1b0c09f89c5c7013f052cb0 Mon Sep 17 00:00:00 2001 From: "Sam Wang (holyspectral)" Date: Tue, 10 Sep 2024 12:29:10 -0400 Subject: [PATCH] Bump version up for helm charts 2.7.9 release --- charts/core/Chart.yaml | 2 +- charts/crd/Chart.yaml | 2 +- charts/monitor/Chart.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/core/Chart.yaml b/charts/core/Chart.yaml index 05d45cf1..e71b659c 100644 --- a/charts/core/Chart.yaml +++ b/charts/core/Chart.yaml @@ -1,6 +1,6 @@ name: core apiVersion: v1 -version: 2.7.8 +version: 2.7.9 appVersion: 5.3.4 description: Helm chart for NeuVector's core services home: https://neuvector.com diff --git a/charts/crd/Chart.yaml b/charts/crd/Chart.yaml index 31b2d1e0..63d72b6a 100644 --- a/charts/crd/Chart.yaml +++ b/charts/crd/Chart.yaml @@ -1,6 +1,6 @@ name: crd apiVersion: v1 -version: 2.7.8 +version: 2.7.9 appVersion: 5.3.4 description: Helm chart for NeuVector's CRD services home: https://neuvector.com diff --git a/charts/monitor/Chart.yaml b/charts/monitor/Chart.yaml index 01894e17..a7b9fb5d 100644 --- a/charts/monitor/Chart.yaml +++ b/charts/monitor/Chart.yaml @@ -1,6 +1,6 @@ name: monitor apiVersion: v1 -version: 2.7.8 +version: 2.7.9 appVersion: 1-1.0.0 description: Helm chart for NeuVector monitor services home: https://neuvector.com