From ca3b63e45f2162d8d1eb968b94803bf9aef41958 Mon Sep 17 00:00:00 2001 From: Raphael Ludwig Date: Tue, 5 Jul 2022 11:30:23 +0200 Subject: [PATCH] build(release): 0.1.0 (#6) --- CHANGELOG.md | 9 +++++++++ README.md | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0d7dc3..cf58ea0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,4 +2,13 @@ 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.1.0](https://github.com/keptn-sandbox/keptn-gitea-provisioner-service/compare/0.0.2...0.1.0) (2022-06-29) + + +### ⚠ BREAKING CHANGES + +* **release:** Release version 0.1.0 + +* **release:** Release version 0.1.0 ([2e550fc](https://github.com/keptn-sandbox/keptn-gitea-provisioner-service/commit/2e550fcee126406db332b9838176e8f5a6a45e8c)) + ### [0.0.2](https://github.com/keptn-sandbox/keptn-gitea-provisioner-service/compare/0.0.1...0.0.2) (2022-06-28) diff --git a/README.md b/README.md index 25859ae..407f251 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ in Gitea. This is done by utilizing the extension points for [automatic git prov | Keptn Version* | [Keptn-Service-Template-Go Docker Image](https://hub.docker.com/r/keptn-sandbox/keptn-gitea-provisioner-service/tags) | |:--------------:|:---------------------------------------------------------------------------------------------------------------------:| -| 0.15.1 | keptn-sandbox/keptn-gitea-provisioner-service:1.0.1 | +| 0.15.1 | keptn-sandbox/keptn-gitea-provisioner-service:0.1.0 | \* This is the Keptn version we aim to be compatible with. Other versions should work too, but there is no guarantee.