Skip to content

Commit

Permalink
update talon version to v0.2.1 for bug fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Labarussias <[email protected]>
  • Loading branch information
Issif authored and poiana committed Dec 10, 2024
1 parent 3d0e6ff commit d952b7b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions charts/falco-talon/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 Talon Helm Chart. The release
numbering uses [semantic versioning](http://semver.org).

## 0.2.1 - 2024-12-09

- bump up version to `v0.2.1` for bug fixes

## 0.2.0 - 2024-11-26
- configure pod to not rollout on configmap change
- configure pod to rollout on secret change
Expand Down
4 changes: 2 additions & 2 deletions charts/falco-talon/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: 0.2.0
appVersion: 0.2.1
description: React to the events from Falco
name: falco-talon
version: 0.2.0
version: 0.2.1
keywords:
- falco
- monitoring
Expand Down

0 comments on commit d952b7b

Please sign in to comment.