Skip to content

Commit 2bcb40f

Browse files
chore: release main
1 parent 7c95102 commit 2bcb40f

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"terraform/modules/happy-github-ci-role": "1.5.0",
1010
"terraform/modules/happy-route53": "1.3.0",
1111
"terraform/modules/happy-service-ecs": "2.1.0",
12-
"terraform/modules/happy-service-eks": "3.23.0",
12+
"terraform/modules/happy-service-eks": "3.24.0",
1313
"terraform/modules/happy-stack-ecs": "2.2.0",
1414
"terraform/modules/happy-stack-helm-eks": "0.1.0",
15-
"terraform/modules/happy-stack-eks": "4.28.0",
15+
"terraform/modules/happy-stack-eks": "4.29.0",
1616
"terraform/modules/happy-tfe-okta-app": "3.0.0",
1717
"terraform/modules/happy-tfe-user": "1.3.0",
1818
"terraform/modules/happy-ingress-eks": "2.11.0",

terraform/modules/happy-service-eks/CHANGELOG.md

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

3+
## [3.24.0](https://github.com/chanzuckerberg/happy/compare/happy-service-eks-v3.23.0...happy-service-eks-v3.24.0) (2024-02-19)
4+
5+
6+
### Features
7+
8+
* Add shared cache volume support ([#3038](https://github.com/chanzuckerberg/happy/issues/3038)) ([c6d9786](https://github.com/chanzuckerberg/happy/commit/c6d9786491885fd6b4e65cc13282f12ef412b657))
9+
* inject v2 configs into sidecars ([#3036](https://github.com/chanzuckerberg/happy/issues/3036)) ([3883ac3](https://github.com/chanzuckerberg/happy/commit/3883ac324f07b8dde3dee47b13a2fe2d69a65b07))
10+
311
## [3.23.0](https://github.com/chanzuckerberg/happy/compare/happy-service-eks-v3.22.1...happy-service-eks-v3.23.0) (2024-01-20)
412

513

terraform/modules/happy-stack-eks/CHANGELOG.md

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

3+
## [4.29.0](https://github.com/chanzuckerberg/happy/compare/happy-stack-eks-v4.28.0...happy-stack-eks-v4.29.0) (2024-02-19)
4+
5+
6+
### Features
7+
8+
* Add shared cache volume support ([#3038](https://github.com/chanzuckerberg/happy/issues/3038)) ([c6d9786](https://github.com/chanzuckerberg/happy/commit/c6d9786491885fd6b4e65cc13282f12ef412b657))
9+
310
## [4.28.0](https://github.com/chanzuckerberg/happy/compare/happy-stack-eks-v4.27.1...happy-stack-eks-v4.28.0) (2024-01-20)
411

512

0 commit comments

Comments
 (0)