From 7a2e636cc50da864eb4590ecd4bd6f5826d8ae7e Mon Sep 17 00:00:00 2001 From: Matheus Moraes Date: Thu, 29 Feb 2024 17:26:09 -0300 Subject: [PATCH] bump helm chart version to 0.8.3-rc1 --- charts/zora/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/zora/Chart.yaml b/charts/zora/Chart.yaml index c57162a9..00fec08b 100644 --- a/charts/zora/Chart.yaml +++ b/charts/zora/Chart.yaml @@ -17,7 +17,7 @@ name: zora description: A multi-plugin solution that reports misconfigurations and vulnerabilities by scanning your cluster at scheduled times. icon: https://zora-docs.undistro.io/v0.7/assets/logo.svg type: application -version: 0.8.2 -appVersion: "v0.8.2" +version: 0.8.3-rc1 +appVersion: "v0.8.3-rc1" sources: - https://github.com/undistro/zora