From 2fee7564931bd21b6eed58064ed7192a86f60458 Mon Sep 17 00:00:00 2001 From: taylorbot Date: Mon, 12 Aug 2024 11:22:47 +0000 Subject: [PATCH] Release v0.9.0 --- CHANGELOG.md | 5 ++++- helm/falco/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28d4dd32..e8b87d85 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.9.0] - 2024-08-12 + ### Added - Add custom rule to detect access to root CA key file in control plane nodes @@ -235,7 +237,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.8.1...HEAD +[Unreleased]: https://github.com/giantswarm/falco-app/compare/v0.9.0...HEAD +[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 [0.8.0]: https://github.com/giantswarm/falco-app/compare/v0.7.2...v0.8.0 [0.7.2]: https://github.com/giantswarm/falco-app/compare/v0.7.1...v0.7.2 diff --git a/helm/falco/Chart.yaml b/helm/falco/Chart.yaml index 8287504a..65e377ae 100644 --- a/helm/falco/Chart.yaml +++ b/helm/falco/Chart.yaml @@ -23,4 +23,4 @@ maintainers: name: falco sources: - https://github.com/giantswarm/falco-app -version: 0.8.1 +version: 0.9.0