Skip to content

Commit

Permalink
chore: release main (#2962)
Browse files Browse the repository at this point in the history
Co-authored-by: czi-github-helper[bot] <95879977+czi-github-helper[bot]@users.noreply.github.com>
  • Loading branch information
czi-github-helper[bot] authored Jan 20, 2024
1 parent bdd581d commit 4395847
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"terraform/modules/happy-github-ci-role": "1.5.0",
"terraform/modules/happy-route53": "1.3.0",
"terraform/modules/happy-service-ecs": "2.1.0",
"terraform/modules/happy-service-eks": "3.22.1",
"terraform/modules/happy-service-eks": "3.23.0",
"terraform/modules/happy-stack-ecs": "2.2.0",
"terraform/modules/happy-stack-helm-eks": "0.1.0",
"terraform/modules/happy-stack-eks": "4.27.1",
"terraform/modules/happy-stack-eks": "4.28.0",
"terraform/modules/happy-tfe-okta-app": "3.0.0",
"terraform/modules/happy-tfe-user": "1.3.0",
"terraform/modules/happy-ingress-eks": "2.10.0",
"terraform/modules/happy-ingress-eks": "2.11.0",
"hvm": "0.125.2",
"terraform/modules/happy-cloudfront": "1.1.0",
"helm-charts/charts/stack": "0.3.1"
Expand Down
7 changes: 7 additions & 0 deletions terraform/modules/happy-ingress-eks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.11.0](https://github.com/chanzuckerberg/happy/compare/happy-ingress-eks-v2.10.0...happy-ingress-eks-v2.11.0) (2024-01-20)


### Features

* make the default stack behavior to use target type IP ([#2961](https://github.com/chanzuckerberg/happy/issues/2961)) ([79bca1b](https://github.com/chanzuckerberg/happy/commit/79bca1b7c143f0a1d07f71d84d03806d31bec38a))

## [2.10.0](https://github.com/chanzuckerberg/happy/compare/happy-ingress-eks-v2.9.0...happy-ingress-eks-v2.10.0) (2023-11-02)


Expand Down
8 changes: 8 additions & 0 deletions terraform/modules/happy-service-eks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [3.23.0](https://github.com/chanzuckerberg/happy/compare/happy-service-eks-v3.22.1...happy-service-eks-v3.23.0) (2024-01-20)


### Features

* allow for progress_deadline_seconds to be set ([#2963](https://github.com/chanzuckerberg/happy/issues/2963)) ([bdd581d](https://github.com/chanzuckerberg/happy/commit/bdd581dbcca11ab3e70fd6fc416346b48b3ea801))
* make the default stack behavior to use target type IP ([#2961](https://github.com/chanzuckerberg/happy/issues/2961)) ([79bca1b](https://github.com/chanzuckerberg/happy/commit/79bca1b7c143f0a1d07f71d84d03806d31bec38a))

## [3.22.1](https://github.com/chanzuckerberg/happy/compare/happy-service-eks-v3.22.0...happy-service-eks-v3.22.1) (2024-01-12)


Expand Down
8 changes: 8 additions & 0 deletions terraform/modules/happy-stack-eks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [4.28.0](https://github.com/chanzuckerberg/happy/compare/happy-stack-eks-v4.27.1...happy-stack-eks-v4.28.0) (2024-01-20)


### Features

* allow for progress_deadline_seconds to be set ([#2963](https://github.com/chanzuckerberg/happy/issues/2963)) ([bdd581d](https://github.com/chanzuckerberg/happy/commit/bdd581dbcca11ab3e70fd6fc416346b48b3ea801))
* make the default stack behavior to use target type IP ([#2961](https://github.com/chanzuckerberg/happy/issues/2961)) ([79bca1b](https://github.com/chanzuckerberg/happy/commit/79bca1b7c143f0a1d07f71d84d03806d31bec38a))

## [4.27.1](https://github.com/chanzuckerberg/happy/compare/happy-stack-eks-v4.27.0...happy-stack-eks-v4.27.1) (2024-01-12)


Expand Down

0 comments on commit 4395847

Please sign in to comment.