From e8d5342870f567f64092d9bac9d74e9ae57f7f35 Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Thu, 14 Dec 2023 13:40:49 +0100 Subject: [PATCH] Release v0.7.1 (#193) --- CHANGELOG.md | 5 ++++- helm/falco/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3df3a3d6..ffa56d07 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.7.1] - 2023-12-14 + ### Changed - Added SeccompProfile annotation to `Falco-exporter` PSP. @@ -195,7 +197,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.7.0...HEAD +[Unreleased]: https://github.com/giantswarm/falco-app/compare/v0.7.1...HEAD +[0.7.1]: https://github.com/giantswarm/falco-app/compare/v0.7.0...v0.7.1 [0.7.0]: https://github.com/giantswarm/falco-app/compare/v0.6.7...v0.7.0 [0.6.7]: https://github.com/giantswarm/falco-app/compare/v0.6.6...v0.6.7 [0.6.6]: https://github.com/giantswarm/falco-app/compare/v0.6.5...v0.6.6 diff --git a/helm/falco/Chart.yaml b/helm/falco/Chart.yaml index 9292a556..55f53be1 100644 --- a/helm/falco/Chart.yaml +++ b/helm/falco/Chart.yaml @@ -21,4 +21,4 @@ maintainers: name: falco sources: - https://github.com/giantswarm/falco-app -version: 0.7.0 +version: 0.7.1