From bdd6a2678a89ce3caf32376769b5a4041b892060 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 16 Aug 2024 13:46:23 +0000 Subject: [PATCH] [skip ci] Update Helm Chart To v1.4.1 Signed-off-by: github-actions[bot] --- deployments/helm/KubeArmor/Chart.yaml | 4 ++-- deployments/helm/KubeArmorOperator/Chart.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/deployments/helm/KubeArmor/Chart.yaml b/deployments/helm/KubeArmor/Chart.yaml index 14d2b1db2..9a33d637f 100644 --- a/deployments/helm/KubeArmor/Chart.yaml +++ b/deployments/helm/KubeArmor/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: v1.4.0 +appVersion: v1.4.1 description: A Helm chart for Kubearmor on Kubernetes home: https://github.com/kubearmor/KubeArmor icon: https://github.com/kubearmor/KubeArmor/blob/main/.gitbook/assets/logo.png?raw=true name: kubearmor type: application -version: v1.4.0 +version: v1.4.1 diff --git a/deployments/helm/KubeArmorOperator/Chart.yaml b/deployments/helm/KubeArmorOperator/Chart.yaml index aa690367a..cd2071a71 100644 --- a/deployments/helm/KubeArmorOperator/Chart.yaml +++ b/deployments/helm/KubeArmorOperator/Chart.yaml @@ -13,9 +13,9 @@ 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: v1.4.0 +version: v1.4.1 # 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. # It is recommended to use it with quotes. -appVersion: v1.4.0 +appVersion: v1.4.1