diff --git a/chart/kubecop/Chart.yaml b/chart/kubecop/Chart.yaml index 8617861..94bf07a 100644 --- a/chart/kubecop/Chart.yaml +++ b/chart/kubecop/Chart.yaml @@ -4,9 +4,9 @@ description: A Helm chart for Kubernetes Runtime Security detection system KubeC type: application -version: 0.0.35 +version: 0.0.36 -appVersion: "0.0.35" +appVersion: "0.0.36" dependencies: diff --git a/chart/kubecop/values.yaml b/chart/kubecop/values.yaml index cb34143..a7f5333 100644 --- a/chart/kubecop/values.yaml +++ b/chart/kubecop/values.yaml @@ -5,7 +5,7 @@ image: repository: quay.io/armosec/kubecop pullPolicy: Always - tag: "v0.0.35" + tag: "v0.0.36" imagePullSecrets: [] nameOverride: ""