Skip to content

Commit

Permalink
update(falco-value): update sidekick chart version to 0.6.3
Browse files Browse the repository at this point in the history
Signed-off-by: Lyonel Martinez <lyonel.martinez@numberly.com>
  • Loading branch information
Lowaiz authored and poiana committed Jul 28, 2023
1 parent 4053932 commit 6d09e14
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions 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.4.1

* Upgrade falcosidekick chart to `v0.6.3`.

## v3.4.0

* Introduce an ability to use an additional volumeMounts for `falcoctl-artifact-install` and `falcoctl-artifact-follow` containers.
Expand Down
4 changes: 2 additions & 2 deletions falco/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: falco
version: 3.4.0
version: 3.4.1
appVersion: "0.35.1"
description: Falco
keywords:
Expand All @@ -19,6 +19,6 @@ maintainers:
email: cncf-falco-dev@lists.cncf.io
dependencies:
- name: falcosidekick
version: "0.6.1"
version: "0.6.3"
condition: falcosidekick.enabled
repository: https://falcosecurity.github.io/charts
2 changes: 1 addition & 1 deletion falco/generated/helm-values.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Configuration values for falco chart
`Chart version: v3.4.0`
`Chart version: v3.4.1`
## Values

| Key | Type | Default | Description |
Expand Down

0 comments on commit 6d09e14

Please sign in to comment.