Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

Commit fd2676c

Browse files
author
T-Systems MMS
committed
update changelog
1 parent d313749 commit fd2676c

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [2.0.0](https://github.com/T-Systems-MMS/terraform-azurerm-kubernetes-cluster/tree/2.0.0) (2022-05-09)
4+
5+
[Full Changelog](https://github.com/T-Systems-MMS/terraform-azurerm-kubernetes-cluster/compare/1.0.0...2.0.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Azurerm 3.x [\#2](https://github.com/T-Systems-MMS/terraform-azurerm-kubernetes-cluster/pull/2) ([michaelamattes](https://github.com/michaelamattes))
10+
11+
**Merged pull requests:**
12+
13+
- Update hashicorp/setup-terraform action to v2 [\#10](https://github.com/T-Systems-MMS/terraform-azurerm-kubernetes-cluster/pull/10) ([renovate[bot]](https://github.com/apps/renovate))
14+
- Update creyD/prettier\_action action to v4 [\#9](https://github.com/T-Systems-MMS/terraform-azurerm-kubernetes-cluster/pull/9) ([renovate[bot]](https://github.com/apps/renovate))
15+
- Update actions/checkout action [\#8](https://github.com/T-Systems-MMS/terraform-azurerm-kubernetes-cluster/pull/8) ([renovate[bot]](https://github.com/apps/renovate))
16+
- Update github-actions-x/commit action to v2.9 [\#7](https://github.com/T-Systems-MMS/terraform-azurerm-kubernetes-cluster/pull/7) ([renovate[bot]](https://github.com/apps/renovate))
17+
- add renovate config [\#3](https://github.com/T-Systems-MMS/terraform-azurerm-kubernetes-cluster/pull/3) ([michaelamattes](https://github.com/michaelamattes))
18+
319
## [1.0.0](https://github.com/T-Systems-MMS/terraform-azurerm-kubernetes-cluster/tree/1.0.0) (2022-02-17)
420

521
[Full Changelog](https://github.com/T-Systems-MMS/terraform-azurerm-kubernetes-cluster/compare/0.0.1...1.0.0)

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ This module manages Azure Kubernetes Cluster.
1010
| Name | Version |
1111
|------|---------|
1212
| terraform | ~>1.1 |
13-
| azurerm | >=3.3.0 |
13+
| azurerm | >=3.5.0 |
1414

1515
## Providers
1616

1717
| Name | Version |
1818
|------|---------|
19-
| azurerm | >=3.3.0 |
19+
| azurerm | >=3.5.0 |
2020

2121
## Resources
2222

0 commit comments

Comments
 (0)