From 5aa1204a0ebe663e1cb7c08df67bcf8205733e11 Mon Sep 17 00:00:00 2001 From: becitsthere Date: Mon, 8 Apr 2024 09:49:26 -0700 Subject: [PATCH] Rollback the product version to 5.3.0 --- charts/core/Chart.yaml | 4 ++-- charts/core/values.yaml | 2 +- charts/crd/Chart.yaml | 4 ++-- charts/monitor/Chart.yaml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/core/Chart.yaml b/charts/core/Chart.yaml index c5517bd7..dbf6b0f7 100644 --- a/charts/core/Chart.yaml +++ b/charts/core/Chart.yaml @@ -1,7 +1,7 @@ name: core apiVersion: v1 -version: 2.7.4 -appVersion: 5.3.1 +version: 2.7.5 +appVersion: 5.3.0 description: Helm chart for NeuVector's core services home: https://neuvector.com icon: https://avatars2.githubusercontent.com/u/19367275?s=200&v=4 diff --git a/charts/core/values.yaml b/charts/core/values.yaml index 7ca36f27..5e6670a1 100644 --- a/charts/core/values.yaml +++ b/charts/core/values.yaml @@ -5,7 +5,7 @@ openshift: false registry: docker.io -tag: 5.3.1 +tag: 5.3.0 oem: imagePullSecrets: psp: false diff --git a/charts/crd/Chart.yaml b/charts/crd/Chart.yaml index ae3b3377..34aa191a 100644 --- a/charts/crd/Chart.yaml +++ b/charts/crd/Chart.yaml @@ -1,7 +1,7 @@ name: crd apiVersion: v1 -version: 2.7.4 -appVersion: 5.3.1 +version: 2.7.5 +appVersion: 5.3.0 description: Helm chart for NeuVector's CRD services home: https://neuvector.com icon: https://avatars2.githubusercontent.com/u/19367275?s=200&v=4 diff --git a/charts/monitor/Chart.yaml b/charts/monitor/Chart.yaml index 2b2639da..e0ef1484 100644 --- a/charts/monitor/Chart.yaml +++ b/charts/monitor/Chart.yaml @@ -1,7 +1,7 @@ name: monitor apiVersion: v1 -version: 2.7.4 -appVersion: 5.3.1 +version: 2.7.5 +appVersion: 5.3.0 description: Helm chart for NeuVector monitor services home: https://neuvector.com icon: https://avatars2.githubusercontent.com/u/19367275?s=200&v=4