From b7afd4c337c4addfa80126a83a86080b4fbcb736 Mon Sep 17 00:00:00 2001 From: becitsthere Date: Fri, 21 Jul 2023 12:33:20 -0700 Subject: [PATCH] Bump up chart version to 2.6.1 --- 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 ec6a70b6..75dd6909 100644 --- a/charts/core/Chart.yaml +++ b/charts/core/Chart.yaml @@ -1,6 +1,6 @@ name: core apiVersion: v1 -version: 2.6.0 +version: 2.6.1 appVersion: 5.2.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 5e8129a8..0868540c 100644 --- a/charts/crd/Chart.yaml +++ b/charts/crd/Chart.yaml @@ -1,6 +1,6 @@ name: crd apiVersion: v1 -version: 2.6.0 +version: 2.6.1 appVersion: 5.2.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 8c421f18..6f86c728 100644 --- a/charts/monitor/Chart.yaml +++ b/charts/monitor/Chart.yaml @@ -1,6 +1,6 @@ name: monitor apiVersion: v1 -version: 2.6.0 +version: 2.6.1 appVersion: 5.2.0 description: Helm chart for NeuVector monitor services home: https://neuvector.com