From bda81bfb3bc7df743dd5b64be073bccf7891bac3 Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Wed, 5 Feb 2025 16:50:48 +0100 Subject: [PATCH] Release v0.10.0 (#291) --- CHANGELOG.md | 5 ++++- helm/falco/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 132a80f..5402d16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.10.0] - 2025-02-05 + ### Changed - Update `Falco` to upstream version `0.40.0` @@ -247,7 +249,8 @@ For more information, please check the falco [rules page](https://github.com/fal - Push `falco-app` to provider collections (except KVM) when tagged. - Use Giant Swarm-managed images. -[Unreleased]: https://github.com/giantswarm/falco-app/compare/v0.9.1...HEAD +[Unreleased]: https://github.com/giantswarm/falco-app/compare/v0.10.0...HEAD +[0.10.0]: https://github.com/giantswarm/falco-app/compare/v0.9.1...v0.10.0 [0.9.1]: https://github.com/giantswarm/falco-app/compare/v0.9.0...v0.9.1 [0.9.0]: https://github.com/giantswarm/falco-app/compare/v0.8.1...v0.9.0 [0.8.1]: https://github.com/giantswarm/falco-app/compare/v0.8.0...v0.8.1 diff --git a/helm/falco/Chart.yaml b/helm/falco/Chart.yaml index 372a64a..9440f84 100644 --- a/helm/falco/Chart.yaml +++ b/helm/falco/Chart.yaml @@ -27,4 +27,4 @@ maintainers: name: falco sources: - https://github.com/giantswarm/falco-app -version: 0.9.1 +version: 0.10.0