Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(main): release 0.1.0 #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"0.0.0"}
{".":"0.1.0"}
38 changes: 38 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# 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 delivery scenario for acorn ([6ed0722](https://github.com/podtato-head/podtato-head-delivery/commit/6ed0722ca5a04b98d071c1761c7e63bc136f012b))
* added kapp and kapp-controller ([3c975cc](https://github.com/podtato-head/podtato-head-delivery/commit/3c975ccdff5fc139fa8384dcd99edc0e1dbd6a07))
* 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))
* fixed variables in kapp ([5a8886a](https://github.com/podtato-head/podtato-head-delivery/commit/5a8886a06b0053f26f420b027b8fc747924abc8a))
* 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))