From 5d1382f8fc680ffbad8aeba5fe918c87726a8cca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Jun 2023 09:04:50 +0200 Subject: [PATCH] chore: release 1.4.0 (#1001) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 18 ++++++++++++++++++ version.txt | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41991a797b..1fc81baf6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [1.4.0](https://github.com/camptocamp/devops-stack/compare/v1.3.0...v1.4.0) (2023-06-16) + + +### Features + +* **examples/eks:** set modules versions and remove grafana module ([cb70e51](https://github.com/camptocamp/devops-stack/commit/cb70e5127d3d2411ba569edb55383f161fc2d6fd)) + + +### Bug Fixes + +* **examples/eks:** modules versions for thanos and eks-cluster ([7caef79](https://github.com/camptocamp/devops-stack/commit/7caef7947b297ea960dae7aa16ee0fde906609bf)) +* upgrade traefik to deactivate service monitor ([b6fa4ff](https://github.com/camptocamp/devops-stack/commit/b6fa4ff4a98a9584b898ca0020d31118a514a389)) + + +### Documentation + +* add new modules and newer module versions ([#1005](https://github.com/camptocamp/devops-stack/issues/1005)) ([2404ac1](https://github.com/camptocamp/devops-stack/commit/2404ac1892ea88995ceb90a5d52eb0c94f4a3340)) + ## [1.3.0](https://github.com/camptocamp/devops-stack/compare/v1.2.0...v1.3.0) (2023-05-24) diff --git a/version.txt b/version.txt index f0bb29e763..88c5fb891d 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.3.0 +1.4.0