Skip to content

Commit

Permalink
chore(falco): upgrade falcosidekick chart to 0.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ogercyprien committed Oct 20, 2023
1 parent d3a94cf commit b12bea1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 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.7`.

## v3.8.1

* noop change just to test the ci
Expand Down
6 changes: 3 additions & 3 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: [email protected]
dependencies:
- name: falcosidekick
version: "0.7.1"
version: "0.7.7"
condition: falcosidekick.enabled
repository: https://falcosecurity.github.io/charts
repository: https://raw.githubusercontent.com/opendatasoft/falco-charts/gh-pages/

0 comments on commit b12bea1

Please sign in to comment.