Skip to content

Commit

Permalink
release v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Issif committed Aug 26, 2019
1 parent 856977f commit 5bc1965
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 2.6.0 - 2019-08-26
#### New
- New output : **SMTP** (email)

## 2.5.0 - 2019-08-12
#### New
- New output : **AWS Lambda**
Expand Down
2 changes: 1 addition & 1 deletion deploy/helm/falcosidekick/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ replicaCount: 1

image:
repository: issif/falcosidekick
tag: 2.3.0
tag: 2.6.0
pullPolicy: IfNotPresent

nameOverride: ""
Expand Down

0 comments on commit 5bc1965

Please sign in to comment.