From 5f261724d64e3339bf540ead182dd3023792cd8f Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 14 Jul 2022 13:30:40 +0000 Subject: [PATCH] build(release): 0.0.3 Signed-off-by: GitHub Actions --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf58ea0..f2ea0fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,24 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.0.3](https://github.com/keptn-sandbox/keptn-gitea-provisioner-service/compare/0.0.2...0.0.3) (2022-07-14) + + +### Features + +* Upgrade to Keptn 0.17 ([#9](https://github.com/keptn-sandbox/keptn-gitea-provisioner-service/issues/9)) ([a69e43c](https://github.com/keptn-sandbox/keptn-gitea-provisioner-service/commit/a69e43cf2977e4934566ce247ad4fe208d3970bb)) + + +### Other + +* Remove kubernetes-utils dependency ([#8](https://github.com/keptn-sandbox/keptn-gitea-provisioner-service/issues/8)) ([42c847b](https://github.com/keptn-sandbox/keptn-gitea-provisioner-service/commit/42c847bb953c8c260e02ef1acabbf846c2c9a59f)) + + +### Docs + +* Added architcture docs ([#10](https://github.com/keptn-sandbox/keptn-gitea-provisioner-service/issues/10)) ([86b5315](https://github.com/keptn-sandbox/keptn-gitea-provisioner-service/commit/86b53154d90a5749f43fbad3c71b4ac52c7195ed)) +* Update Quickstart ([#7](https://github.com/keptn-sandbox/keptn-gitea-provisioner-service/issues/7)) ([47faa66](https://github.com/keptn-sandbox/keptn-gitea-provisioner-service/commit/47faa66f062d27553aadd0c6b6796fa7eedd6a18)) + ## [0.1.0](https://github.com/keptn-sandbox/keptn-gitea-provisioner-service/compare/0.0.2...0.1.0) (2022-06-29)