From 7979b7d59dfefcb6b911672c4e2083bf54da35ab Mon Sep 17 00:00:00 2001 From: harshaisgud <41536259+harshaisgud@users.noreply.github.com> Date: Fri, 25 Feb 2022 17:22:34 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20update=20helm=20chart=20descript?= =?UTF-8?q?ion=20(#125)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Harsha --- charts/mondoo-operator/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/mondoo-operator/Chart.yaml b/charts/mondoo-operator/Chart.yaml index 8f1a5ede6..993b36c98 100755 --- a/charts/mondoo-operator/Chart.yaml +++ b/charts/mondoo-operator/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: mondoo-operator -description: A Helm chart for Kubernetes +description: A Helm chart for installing mondoo-operator on Kubernetes # A chart can be either an 'application' or a 'library' chart. # # Application charts are a collection of templates that can be packaged into versioned archives @@ -13,7 +13,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.1 +version: 0.1.3 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using.