From c22911a5cdfa35983d7ab1290e6e88077a5e1d74 Mon Sep 17 00:00:00 2001 From: "my-renovate[bot]" <105243867+my-renovate[bot]@users.noreply.github.com> Date: Sun, 5 May 2024 00:53:01 +0000 Subject: [PATCH] chore(main): release 0.3.0 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fb6470..5aa168f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [0.3.0](https://github.com/ruzickap/k8s-flagger-istio-flux/compare/v0.2.0...v0.3.0) (2024-05-05) + + +### Features + +* **gh:** add default GitHub repo files ([#157](https://github.com/ruzickap/k8s-flagger-istio-flux/issues/157)) ([5028012](https://github.com/ruzickap/k8s-flagger-istio-flux/commit/5028012241c0bd49ddab1561c1594c6084fa8d08)) +* **gh:** add default GitHub repo files ([#158](https://github.com/ruzickap/k8s-flagger-istio-flux/issues/158)) ([66eb1d2](https://github.com/ruzickap/k8s-flagger-istio-flux/commit/66eb1d22eacc3a7b9284525d993c56d811f4aff7)) +* **gha:** update gha + add ignore-unfixed to trivy ([#174](https://github.com/ruzickap/k8s-flagger-istio-flux/issues/174)) ([a8cec8b](https://github.com/ruzickap/k8s-flagger-istio-flux/commit/a8cec8b11e65dc28343fe9afb566de776339b957)) + + +### Bug Fixes + +* **renovate:** skip terraform updates ([#154](https://github.com/ruzickap/k8s-flagger-istio-flux/issues/154)) ([88eadfa](https://github.com/ruzickap/k8s-flagger-istio-flux/commit/88eadfaf47869ba451ff5bc3788d0f80396e1ecb)) +* **tekton:** fix tekton configuration ([#156](https://github.com/ruzickap/k8s-flagger-istio-flux/issues/156)) ([12a12d7](https://github.com/ruzickap/k8s-flagger-istio-flux/commit/12a12d7f845a98a6f8bb70fb75b920dcd16ad037)) + ## [0.2.0](https://github.com/ruzickap/k8s-flagger-istio-flux/compare/v0.1.1...v0.2.0) (2024-02-04)