From c2bedcfd2dde17872609c2b7a92a1eecc1bfd709 Mon Sep 17 00:00:00 2001 From: Eguzki Astiz Lezaun Date: Fri, 4 Nov 2022 11:04:06 +0100 Subject: [PATCH 1/2] bump version 0.8.0 --- CHANGELOG.md | 9 ++++++++- version/version.go | 4 ++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d535dd4..27d5b2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## [0.7.0] - 2022-10-11 + +### Fixed + +* Enhance replica reconciliation [#178](https://github.com/3scale/apicast-operator/pull/178) + ## [0.6.0] - 2022-08-23 ### Added @@ -84,7 +90,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Added - APIcast v3.7 -[Unreleased]: https://github.com/3scale/apicast-operator/compare/v0.6.0...HEAD +[Unreleased]: https://github.com/3scale/apicast-operator/compare/v0.7.0...HEAD +[0.7.0]: https://github.com/3scale/apicast-operator/releases/tag/v0.7.0 [0.6.0]: https://github.com/3scale/apicast-operator/releases/tag/v0.6.0 [0.5.1]: https://github.com/3scale/apicast-operator/releases/tag/v0.5.1 [0.4.0]: https://github.com/3scale/apicast-operator/releases/tag/v0.4.0 diff --git a/version/version.go b/version/version.go index cf91b53..9510c6f 100644 --- a/version/version.go +++ b/version/version.go @@ -1,6 +1,6 @@ package version var ( - Version = "0.7.0" - ThreescaleRelease = "master" + Version = "0.8.0" + ThreescaleRelease = "2.14" ) From e1c5ed38801b5934b7894de6f6e261aff2fb2bb3 Mon Sep 17 00:00:00 2001 From: Eguzki Astiz Lezaun Date: Fri, 4 Nov 2022 11:19:13 +0100 Subject: [PATCH 2/2] bump version 3scale 2.14 --- bundle/manifests/apicast-operator.clusterserviceversion.yaml | 2 +- config/manager/manager.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bundle/manifests/apicast-operator.clusterserviceversion.yaml b/bundle/manifests/apicast-operator.clusterserviceversion.yaml index 957a134..9179bfe 100644 --- a/bundle/manifests/apicast-operator.clusterserviceversion.yaml +++ b/bundle/manifests/apicast-operator.clusterserviceversion.yaml @@ -97,7 +97,7 @@ spec: com.company: Red_Hat control-plane: controller-manager rht.comp: 3scale_apicast - rht.comp_ver: master + rht.comp_ver: "2.14" rht.prod_name: Red_Hat_Integration rht.prod_ver: master rht.subcomp: apicast_operator diff --git a/config/manager/manager.yaml b/config/manager/manager.yaml index a57b36a..b5215c1 100644 --- a/config/manager/manager.yaml +++ b/config/manager/manager.yaml @@ -25,7 +25,7 @@ spec: rht.prod_name: Red_Hat_Integration rht.prod_ver: master rht.comp: 3scale_apicast - rht.comp_ver: master + rht.comp_ver: 2.14 rht.subcomp: apicast_operator rht.subcomp_t: infrastructure spec: