Skip to content

Commit

Permalink
dummy commit for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ogercyprien committed Oct 20, 2023
1 parent 38e1934 commit 67fa9c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,9 @@ jobs:
helm repo add falcosecurity https://falcosecurity.github.io/charts
- name: Run chart-releaser
uses: helm/chart-releaser-action@be16258da8010256c6e82849661221415f031968 # v1.5.0
uses: helm/chart-releaser-action
with:
version: 1.6.0
charts_dir: charts
skip_existing: true
env:
Expand Down
2 changes: 1 addition & 1 deletion charts/falco/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ numbering uses [semantic versioning](http://semver.org).

## v3.8.2

* Upgrade falcosidekick chart to `v0.7.6`.
* Upgrade falcosidekick chart to `v0.7.6`.

## v3.8.1

Expand Down

0 comments on commit 67fa9c4

Please sign in to comment.