Skip to content

Commit f65d0bc

Browse files
chore: Update changelog for refs/heads/main (#51)
Co-authored-by: rkrmr33 <[email protected]>
1 parent 48034b1 commit f65d0bc

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33

44

55

6+
<a name="v0.0.15"></a>
7+
## [v0.0.15] (October 31, 2024)
8+
9+
- [bump] chart - 0.1.56 ([#50](https://github.com/spotinst/terraform-ocean-kubernetes-controller/issues/50))
10+
- Add option to wait for helm_release to deploy ([#48](https://github.com/spotinst/terraform-ocean-kubernetes-controller/issues/48))
11+
- ability to set replicas ([#49](https://github.com/spotinst/terraform-ocean-kubernetes-controller/issues/49))
12+
- chore: Update changelog for refs/heads/main ([#47](https://github.com/spotinst/terraform-ocean-kubernetes-controller/issues/47))
13+
14+
615
<a name="v0.0.14"></a>
716
## [v0.0.14] (September 25, 2024)
817

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ module "kubernetes-controller" {
6060

6161
| Name | Version |
6262
|------|---------|
63-
| <a name="provider_helm"></a> [helm](#provider\_helm) | 2.12.1 |
63+
| <a name="provider_helm"></a> [helm](#provider\_helm) | >= 2.12.1 |
6464
## Requirements
6565

6666
| Name | Version |

0 commit comments

Comments
 (0)