From cf41cf166f7f3bfe57b7727ed2c1f5a6ef065e72 Mon Sep 17 00:00:00 2001 From: Raj Nishtala Date: Thu, 22 Feb 2024 11:09:18 -0500 Subject: [PATCH] chore: Update falco to 4.2.2 --- .changelog/3568.changed.txt | 1 + deploy/helm/sumologic/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .changelog/3568.changed.txt diff --git a/.changelog/3568.changed.txt b/.changelog/3568.changed.txt new file mode 100644 index 0000000000..b4607a4b02 --- /dev/null +++ b/.changelog/3568.changed.txt @@ -0,0 +1 @@ +chore: Update falco to 4.2.2 \ No newline at end of file diff --git a/deploy/helm/sumologic/Chart.yaml b/deploy/helm/sumologic/Chart.yaml index f271680dcd..6d90daee19 100644 --- a/deploy/helm/sumologic/Chart.yaml +++ b/deploy/helm/sumologic/Chart.yaml @@ -17,7 +17,7 @@ dependencies: repository: https://prometheus-community.github.io/helm-charts condition: kube-prometheus-stack.enabled,sumologic.metrics.enabled - name: falco - version: 3.8.7 + version: 4.2.2 repository: https://falcosecurity.github.io/charts condition: falco.enabled - name: metrics-server