Skip to content

Commit

Permalink
chore(falco): Upgrade falcosidekick chart to v0.7.7
Browse files Browse the repository at this point in the history
Signed-off-by: Cyprien Oger <[email protected]>
  • Loading branch information
ogercyprien committed Oct 20, 2023
1 parent a757f5e commit e00cd8c
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.3

* Upgrade falcosidekick chart to `v0.7.7`.

## v3.8.2

* Upgrade falcosidekick chart to `v0.7.6`.
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.2
version: 3.8.3
appVersion: "0.36.1"
description: Falco
keywords:
Expand All @@ -19,6 +19,6 @@ maintainers:
email: [email protected]
dependencies:
- name: falcosidekick
version: "0.7.6"
version: "0.7.7"
condition: falcosidekick.enabled
repository: https://falcosecurity.github.io/charts

0 comments on commit e00cd8c

Please sign in to comment.