From 718ac745e1818131f89c78bb8d48c90a11fb6d82 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Apr 2023 06:36:44 +0000 Subject: [PATCH] chore(main): release 0.1.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 28cbe89..59fed2a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.0.0"} \ No newline at end of file +{".":"0.1.0"} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..82873e4 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,35 @@ +# Changelog + +## 0.1.0 (2023-04-29) + + +### Features + +* add argocd scenario ([28d4aba](https://github.com/podtato-head/podtato-head-delivery/commit/28d4abaeb4e79c745f6a26fed2a359f3e1f4f3ba)) +* add automatic tests of scenarios ([80a003f](https://github.com/podtato-head/podtato-head-delivery/commit/80a003fc5fed95b5dc1b8472ac1aa34f67cb5447)) +* add keptn ([ba856c7](https://github.com/podtato-head/podtato-head-delivery/commit/ba856c7d20bf8a7810df50d59658aba0828a7a9b)) +* add kluctl delivery scenario ([6d03c49](https://github.com/podtato-head/podtato-head-delivery/commit/6d03c495188ff0d408d1bff9d61090976f96573b)) +* add kubevela ([6521bdf](https://github.com/podtato-head/podtato-head-delivery/commit/6521bdfbee7ecebbd99055b7e741c6cc142bb5ff)) +* added new template ([8566445](https://github.com/podtato-head/podtato-head-delivery/commit/8566445c703e933f070ae78f331c5e7790e420e2)) +* changed configmap to trait and updated podtato-head ([e3d9b74](https://github.com/podtato-head/podtato-head-delivery/commit/e3d9b74beac60b72384f038fd633467389ddcaa6)) + + +### Bug Fixes + +* find command ([0447a8d](https://github.com/podtato-head/podtato-head-delivery/commit/0447a8d948746c407e7f1a064a3a1e5253b68894)) +* release-please-config.json ([c63ed65](https://github.com/podtato-head/podtato-head-delivery/commit/c63ed652d90b9b15e50e68b6d2e82b9da8cb74c1)) +* release-please-manifest.json ([c63ed65](https://github.com/podtato-head/podtato-head-delivery/commit/c63ed652d90b9b15e50e68b6d2e82b9da8cb74c1)) +* renovate ([5195884](https://github.com/podtato-head/podtato-head-delivery/commit/519588462bc36c890f50520cb7a672f12ba64ebe)) +* renovate ([b6878f6](https://github.com/podtato-head/podtato-head-delivery/commit/b6878f6f7448a68ae90e95e0dea843736f9987ed)) +* update find command ([2b108cc](https://github.com/podtato-head/podtato-head-delivery/commit/2b108cc38dd446a5f03945557228957c33facefd)) + + +### Other + +* bootstrap repo ([fd2f409](https://github.com/podtato-head/podtato-head-delivery/commit/fd2f409212dfe8638605c14e598d0ababaaf1ec2)) +* create release-please manifest ([c63ed65](https://github.com/podtato-head/podtato-head-delivery/commit/c63ed652d90b9b15e50e68b6d2e82b9da8cb74c1)) +* **deps:** update actions/checkout action to v3 ([2ff8391](https://github.com/podtato-head/podtato-head-delivery/commit/2ff8391aceb6d3e50f121e978ba0f7f34f2c384b)) +* **deps:** update amannn/action-semantic-pull-request action to v5.2.0 ([7271fb3](https://github.com/podtato-head/podtato-head-delivery/commit/7271fb3d8850530a14c8a95aa76d5a6f2c6d7227)) +* **deps:** update dependency argoproj/argo-cd to v2.6.7 ([f79a728](https://github.com/podtato-head/podtato-head-delivery/commit/f79a7285bea03862138654efa14fa7c696760cd1)) +* release 0.1.0 ([56da516](https://github.com/podtato-head/podtato-head-delivery/commit/56da516b0cc54447beb7560643f8d481cd53b20c)) +* update release-please-config.json ([c63ed65](https://github.com/podtato-head/podtato-head-delivery/commit/c63ed652d90b9b15e50e68b6d2e82b9da8cb74c1))