Skip to content

Commit

Permalink
update falcosidekick chart to use 2.26.0
Browse files Browse the repository at this point in the history
Signed-off-by: Issif <[email protected]>
  • Loading branch information
Issif authored and poiana committed Jun 20, 2022
1 parent 99ec2f2 commit 7313d16
Show file tree
Hide file tree
Showing 5 changed files with 310 additions and 291 deletions.
6 changes: 6 additions & 0 deletions falcosidekick/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ numbering uses [semantic versioning](http://semver.org).
Before release 0.1.20, the helm chart can be found in `falcosidekick` [repository](https://github.com/falcosecurity/falcosidekick/tree/master/deploy/helm/falcosidekick).


## 0.5.3

* Upgrade image to fix Panic of `Prometheus` output when `customfields` is set
* Add `extralabels` for `Loki` and `Prometheus` outputs to set fields to use as labels
* Add `expiresafter` for `AlertManager` output

## 0.5.3

* Support full configuration of `securityContext` blocks in falcosidekick and falcosidekick-ui deployments, and redis statefulset.
Expand Down
4 changes: 2 additions & 2 deletions falcosidekick/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v1
appVersion: 2.25.0
appVersion: 2.26.0
description: Connect Falco to your ecosystem
icon: https://raw.githubusercontent.com/falcosecurity/falcosidekick/master/imgs/falcosidekick_color.png
name: falcosidekick
version: 0.5.3
version: 0.5.4
keywords:
- monitoring
- security
Expand Down
Loading

0 comments on commit 7313d16

Please sign in to comment.