From e9688d749158db989b9eb4d83d7c3b0feb96e13f Mon Sep 17 00:00:00 2001 From: becitsthere Date: Thu, 8 Feb 2024 11:08:50 -0800 Subject: [PATCH] Bump up chart version to 2.7.3 --- 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 63d889c6..53a8fe03 100644 --- a/charts/core/Chart.yaml +++ b/charts/core/Chart.yaml @@ -1,6 +1,6 @@ name: core apiVersion: v1 -version: 2.7.2 +version: 2.7.3 appVersion: 5.3.0 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 51df7e1a..0d95c7bb 100644 --- a/charts/crd/Chart.yaml +++ b/charts/crd/Chart.yaml @@ -1,6 +1,6 @@ name: crd apiVersion: v1 -version: 2.7.2 +version: 2.7.3 appVersion: 5.3.0 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 10ce7a70..205dd4b7 100644 --- a/charts/monitor/Chart.yaml +++ b/charts/monitor/Chart.yaml @@ -1,6 +1,6 @@ name: monitor apiVersion: v1 -version: 2.7.2 +version: 2.7.3 appVersion: 5.3.0 description: Helm chart for NeuVector monitor services home: https://neuvector.com