Skip to content

Commit

Permalink
Upgrade falcosidekick chart to v0.7.6
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Labarussias <issif+github@gadz.org>
  • Loading branch information
Issif authored and poiana committed Oct 20, 2023
1 parent 1fb7901 commit 5cea265
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions charts/falco/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
This file documents all notable changes to Falco Helm Chart. The release
numbering uses [semantic versioning](http://semver.org).

## v3.8.2

* Upgrade falcosidekick chart to `v0.7.6`.

## v3.8.1

* noop change just to test the ci
Expand Down
4 changes: 2 additions & 2 deletions charts/falco/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: falco
version: 3.8.1
version: 3.8.2
appVersion: "0.36.1"
description: Falco
keywords:
Expand All @@ -19,6 +19,6 @@ maintainers:
email: cncf-falco-dev@lists.cncf.io
dependencies:
- name: falcosidekick
version: "0.7.1"
version: "0.7.6"
condition: falcosidekick.enabled
repository: https://falcosecurity.github.io/charts

0 comments on commit 5cea265

Please sign in to comment.