Skip to content

Commit

Permalink
chore: release main (#2938)
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 9, 2024
1 parent e684dbe commit 1731837
Show file tree
Hide file tree
Showing 8 changed files with 56 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"cli": "0.124.0",
"api": "0.124.0",
"shared": "0.124.0",
"terraform/provider": "0.124.0",
"cli": "0.124.1",
"api": "0.124.1",
"shared": "0.124.1",
"terraform/provider": "0.124.1",
"terraform/modules/happy-dns-ecs": "1.5.0",
"terraform/modules/happy-env-ecs": "3.3.0",
"terraform/modules/happy-env-eks": "4.12.2",
"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.21.0",
"terraform/modules/happy-service-eks": "3.22.0",
"terraform/modules/happy-stack-ecs": "2.2.0",
"terraform/modules/happy-stack-helm-eks": "0.1.0",
"terraform/modules/happy-stack-eks": "4.26.0",
"terraform/modules/happy-stack-eks": "4.27.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",
"hvm": "0.124.0",
"hvm": "0.124.1",
"terraform/modules/happy-cloudfront": "1.1.0",
"helm-charts/charts/stack": "0.3.1"
}
7 changes: 7 additions & 0 deletions api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.124.1](https://github.com/chanzuckerberg/happy/compare/api-v0.124.0...api-v0.124.1) (2024-01-09)


### Miscellaneous Chores

* **api:** Synchronize happy platform versions

## [0.124.0](https://github.com/chanzuckerberg/happy/compare/api-v0.123.0...api-v0.124.0) (2024-01-08)


Expand Down
7 changes: 7 additions & 0 deletions cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog
<!-- bump -->
## [0.124.1](https://github.com/chanzuckerberg/happy/compare/cli-v0.124.0...cli-v0.124.1) (2024-01-09)


### Bug Fixes

* only get stack info on delete if deleting images ([#2937](https://github.com/chanzuckerberg/happy/issues/2937)) ([e684dbe](https://github.com/chanzuckerberg/happy/commit/e684dbe5f3d8cda775a993b68b534726fc1748a6))

## [0.124.0](https://github.com/chanzuckerberg/happy/compare/cli-v0.123.0...cli-v0.124.0) (2024-01-08)


Expand Down
7 changes: 7 additions & 0 deletions hvm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.124.1](https://github.com/chanzuckerberg/happy/compare/hvm-v0.124.0...hvm-v0.124.1) (2024-01-09)


### Miscellaneous Chores

* **hvm:** Synchronize happy platform versions

## [0.124.0](https://github.com/chanzuckerberg/happy/compare/hvm-v0.123.0...hvm-v0.124.0) (2024-01-08)


Expand Down
7 changes: 7 additions & 0 deletions shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.124.1](https://github.com/chanzuckerberg/happy/compare/shared-v0.124.0...shared-v0.124.1) (2024-01-09)


### Miscellaneous Chores

* **shared:** Synchronize happy platform versions

## [0.124.0](https://github.com/chanzuckerberg/happy/compare/shared-v0.123.0...shared-v0.124.0) (2024-01-08)


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

## [3.22.0](https://github.com/chanzuckerberg/happy/compare/happy-service-eks-v3.21.0...happy-service-eks-v3.22.0) (2024-01-09)


### Features

* Support args and cmd arguments for sidecar containers ([#2935](https://github.com/chanzuckerberg/happy/issues/2935)) ([ca30025](https://github.com/chanzuckerberg/happy/commit/ca300250302f8eb2ebcf4126252e563be23e419d))

## [3.21.0](https://github.com/chanzuckerberg/happy/compare/happy-service-eks-v3.20.0...happy-service-eks-v3.21.0) (2024-01-05)


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

## [4.27.0](https://github.com/chanzuckerberg/happy/compare/happy-stack-eks-v4.26.0...happy-stack-eks-v4.27.0) (2024-01-09)


### Features

* Support args and cmd arguments for sidecar containers ([#2935](https://github.com/chanzuckerberg/happy/issues/2935)) ([ca30025](https://github.com/chanzuckerberg/happy/commit/ca300250302f8eb2ebcf4126252e563be23e419d))

## [4.26.0](https://github.com/chanzuckerberg/happy/compare/happy-stack-eks-v4.25.0...happy-stack-eks-v4.26.0) (2024-01-05)


Expand Down
7 changes: 7 additions & 0 deletions terraform/provider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.124.1](https://github.com/chanzuckerberg/happy/compare/terraform-provider-v0.124.0...terraform-provider-v0.124.1) (2024-01-09)


### Miscellaneous Chores

* **terraform-provider:** Synchronize happy platform versions

## [0.124.0](https://github.com/chanzuckerberg/happy/compare/terraform-provider-v0.123.0...terraform-provider-v0.124.0) (2024-01-08)


Expand Down

0 comments on commit 1731837

Please sign in to comment.