Skip to content

Commit

Permalink
remove duplicated webhook block in values.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Issif <issif_github@gadz.org>
  • Loading branch information
thomas.labarussias authored and poiana committed Sep 19, 2020
1 parent b0f7615 commit b73dde2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
6 changes: 6 additions & 0 deletions falcosidekick/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,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.1.24

### Minor Changes

* Remove duplicated `webhook` block in `values.yaml`

## 0.1.23

* fake release for triggering CI for auto-publishing
Expand Down
5 changes: 0 additions & 5 deletions falcosidekick/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,6 @@ config:
address: ""
minimumpriority: ""

webhook:
webhookurl: ""
icon: ""
minimumpriority: ""

azure:
subscriptionID: ""
resourceGroupName: ""
Expand Down

0 comments on commit b73dde2

Please sign in to comment.