Skip to content

Commit

Permalink
Prepare to release 2.7.2 (#368)
Browse files Browse the repository at this point in the history
Co-authored-by: Yevhen Ivantsov <[email protected]>
  • Loading branch information
bianchi2 and Yevhen Ivantsov authored Feb 20, 2024
1 parent 1efee72 commit 4562946
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## 2.7.2

**Release date:** 2024-02-21

* Upgrade kube-prom-stack to 56.6.2 [#367](https://github.com/atlassian-labs/data-center-terraform/pull/367)
* Bump RDS minor version to 13.13 [#366](https://github.com/atlassian-labs/data-center-terraform/pull/366)
* Upgrade EKS to 1.29 [#365](https://github.com/atlassian-labs/data-center-terraform/pull/365)
* Exit 0 if force uninstall has been successful [#364](https://github.com/atlassian-labs/data-center-terraform/pull/364)
* Update collect_k8s_logs.sh with region for describe-auto-scaling-groups [#363](https://github.com/atlassian-labs/data-center-terraform/pull/363)
* Cleaned up Bamboo additional environment variable - ATL_BASE_URL [#362](https://github.com/atlassian-labs/data-center-terraform/pull/362)
* Install and log collection script improvements [#361](https://github.com/atlassian-labs/data-center-terraform/pull/361)

## 2.7.1

**Release date:** 2024-01-09
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/userguide/INSTALLATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Set up a user with an administrator IAM role. See [Configuration basics — AWS
Clone the `data-center-terraform` project repository from GitHub:

```shell
git clone -b 2.7.1 https://github.com/atlassian-labs/data-center-terraform.git && cd data-center-terraform
git clone -b 2.7.2 https://github.com/atlassian-labs/data-center-terraform.git && cd data-center-terraform
```

## 3. Configure the infrastructure
Expand Down

0 comments on commit 4562946

Please sign in to comment.