Skip to content

Commit

Permalink
Upgrade falcosidekick chart to v0.7.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
ogercyprien committed Oct 20, 2023
1 parent 4970016 commit 0d8b84b
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: [email protected]
dependencies:
- name: falcosidekick
version: "0.7.1"
version: "0.7.6"
condition: falcosidekick.enabled
repository: https://raw.githubusercontent.com/opendatasoft/falco-charts/gh-pages/

0 comments on commit 0d8b84b

Please sign in to comment.