From e521749d59cb46b0904161cb1e2e1c4c36ffe188 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 07:40:19 +0200 Subject: [PATCH] chore(main): release 0.2.0 (#133) Co-authored-by: my-renovate[bot] <105243867+my-renovate[bot]@users.noreply.github.com> --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e88cb9de..d0f8451e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [0.2.0](https://github.com/ruzickap/k8s-istio-workshop/compare/v0.1.1...v0.2.0) (2024-07-02) + + +### Features + +* **gh:** add default GitHub repo files ([#134](https://github.com/ruzickap/k8s-istio-workshop/issues/134)) ([e3a4720](https://github.com/ruzickap/k8s-istio-workshop/commit/e3a47209b367a9ff2f9fda7e3d2b70f1514379d6)) +* **gh:** add default GitHub repo files ([#137](https://github.com/ruzickap/k8s-istio-workshop/issues/137)) ([191a3a9](https://github.com/ruzickap/k8s-istio-workshop/commit/191a3a95184dc2cd3379f5f7ddad5185414b7cd9)) +* **gha:** unify GHA - renovate, megalinter, markdown, and others ([#132](https://github.com/ruzickap/k8s-istio-workshop/issues/132)) ([6c2e643](https://github.com/ruzickap/k8s-istio-workshop/commit/6c2e6436838d23331058723aa8de4f2f28c97afd)) +* **gha:** update gha + add ignore-unfixed to trivy ([#149](https://github.com/ruzickap/k8s-istio-workshop/issues/149)) ([e8c6195](https://github.com/ruzickap/k8s-istio-workshop/commit/e8c619561adeac9fe125e1de1525d2fce89dd867)) + + +### Bug Fixes + +* add CVE-2024-4068 to .trivyignore.yaml ([#156](https://github.com/ruzickap/k8s-istio-workshop/issues/156)) ([02abe59](https://github.com/ruzickap/k8s-istio-workshop/commit/02abe59e644aca0a6e39d8809067846ede28b351)) +* **url:** exclude package-lock.json from URL checks ([#153](https://github.com/ruzickap/k8s-istio-workshop/issues/153)) ([a0a4cb2](https://github.com/ruzickap/k8s-istio-workshop/commit/a0a4cb2bd7195ccf47ab637c2639703fc3c09eff)) + ## [v0.1.1](https://github.com/ruzickap/k8s-istio-workshop/compare/v0.1.0...v0.1.1) (2021-12-20) - Improve GitHub Actions [`#85`](https://github.com/ruzickap/k8s-istio-workshop/pull/85)