Skip to content

Commit 9832170

Browse files
chore: release main (#848)
1 parent 5441e62 commit 9832170

4 files changed

Lines changed: 22 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"aws-ecs-job-fargate": "0.1.0",
1616
"aws-ecs-service": "0.1.0",
1717
"aws-ecs-service-fargate": "0.1.0",
18-
"aws-eks-cluster": "8.10.0",
18+
"aws-eks-cluster": "8.11.0",
1919
"aws-efs-volume": "0.1.1",
2020
"aws-iam-ecs-task-role": "0.1.0",
2121
"aws-iam-group-assume-role": "0.1.0",
@@ -92,5 +92,5 @@
9292
"snowflake-view-grant-all": "0.1.1",
9393
"snowflake-warehouse-grant-all": "0.1.1",
9494
"tfe-management": "3.2.4",
95-
".": "0.114.0"
95+
".": "0.115.0"
9696
}

CHANGELOG.md

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

3+
## [0.115.0](https://github.com/chanzuckerberg/cztack/compare/v0.114.0...v0.115.0) (2026-04-07)
4+
5+
6+
### Features
7+
8+
* add secretsmanager resource policy permissions ([#849](https://github.com/chanzuckerberg/cztack/issues/849)) ([5441e62](https://github.com/chanzuckerberg/cztack/commit/5441e62155edab33a68eba95c98466c3be6d2c68))
9+
10+
11+
### Misc
12+
13+
* upgrade GitHub Actions to Node.js 24 ([#847](https://github.com/chanzuckerberg/cztack/issues/847)) ([d539f15](https://github.com/chanzuckerberg/cztack/commit/d539f15c77968c6e4349cb2a953e12085b6d6c7a))
14+
315
## [0.114.0](https://github.com/chanzuckerberg/cztack/compare/v0.113.1...v0.114.0) (2026-04-03)
416

517

aws-eks-cluster/CHANGELOG.md

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

3+
## [8.11.0](https://github.com/chanzuckerberg/cztack/compare/aws-eks-cluster-v8.10.0...aws-eks-cluster-v8.11.0) (2026-04-07)
4+
5+
6+
### Features
7+
8+
* add secretsmanager resource policy permissions ([#849](https://github.com/chanzuckerberg/cztack/issues/849)) ([5441e62](https://github.com/chanzuckerberg/cztack/commit/5441e62155edab33a68eba95c98466c3be6d2c68))
9+
310
## [8.10.0](https://github.com/chanzuckerberg/cztack/compare/aws-eks-cluster-v8.9.0...aws-eks-cluster-v8.10.0) (2026-04-03)
411

512

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.114.0
1+
0.115.0

0 commit comments

Comments
 (0)