Skip to content

Commit b18d358

Browse files
chore(master): release 4.5.0 (#174)
🤖 I have created a release *beep* *boop* --- ## [4.5.0](v4.4.0...v4.5.0) (2025-12-24) ### Features * add capacity type node groups to allow for spot nodes ([#152](#152)) ([eb6f292](eb6f292)) * **iam:** add iam:ListInstanceProfiles permission for karpenter 1.7.0+ ([#171](#171)) ([b49e353](b49e353)) ### Bug Fixes * **iam:** make karpenter and cluster-autoscaler mutual exclusion ([#175](#175)) ([0998bb4](0998bb4)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent eb6f292 commit b18d358

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"4.4.0"}
1+
{".":"4.5.0"}

CHANGELOG.md

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

3+
## [4.5.0](https://github.com/streamnative/terraform-aws-cloud/compare/v4.4.0...v4.5.0) (2025-12-24)
4+
5+
6+
### Features
7+
8+
* add capacity type node groups to allow for spot nodes ([#152](https://github.com/streamnative/terraform-aws-cloud/issues/152)) ([eb6f292](https://github.com/streamnative/terraform-aws-cloud/commit/eb6f2926d1b2238136bf5f710e585934d470d51a))
9+
* **iam:** add iam:ListInstanceProfiles permission for karpenter 1.7.0+ ([#171](https://github.com/streamnative/terraform-aws-cloud/issues/171)) ([b49e353](https://github.com/streamnative/terraform-aws-cloud/commit/b49e3534a2f30417d9a69aef87bf18fc9dc103a4))
10+
11+
12+
### Bug Fixes
13+
14+
* **iam:** make karpenter and cluster-autoscaler mutual exclusion ([#175](https://github.com/streamnative/terraform-aws-cloud/issues/175)) ([0998bb4](https://github.com/streamnative/terraform-aws-cloud/commit/0998bb479b13ee4e6adb6b42b50916d5632a3112))
15+
316
## [4.4.0](https://github.com/streamnative/terraform-aws-cloud/compare/v4.3.2...v4.4.0) (2025-07-31)
417

518

0 commit comments

Comments
 (0)