Skip to content

Commit

Permalink
chore: release main (#2724)
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 Nov 15, 2023
1 parent 8f2b65d commit 2529a15
Show file tree
Hide file tree
Showing 8 changed files with 56 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"cli": "0.117.0",
"api": "0.117.0",
"shared": "0.117.0",
"terraform/provider": "0.117.0",
"cli": "0.118.0",
"api": "0.118.0",
"shared": "0.118.0",
"terraform/provider": "0.118.0",
"terraform/modules/happy-dns-ecs": "1.5.0",
"terraform/modules/happy-env-ecs": "3.3.0",
"terraform/modules/happy-env-eks": "4.12.2",
Expand All @@ -11,11 +11,11 @@
"terraform/modules/happy-service-ecs": "2.1.0",
"terraform/modules/happy-service-eks": "3.19.0",
"terraform/modules/happy-stack-ecs": "2.2.0",
"terraform/modules/happy-stack-eks": "4.23.0",
"terraform/modules/happy-stack-eks": "4.24.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.117.0",
"hvm": "0.118.0",
"hapi-proto": "0.1.0",
"terraform/modules/happy-cloudfront": "1.1.0",
"helm-charts/charts/stack": "0.1.0"
Expand Down
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.118.0](https://github.com/chanzuckerberg/happy/compare/api-v0.117.0...api-v0.118.0) (2023-11-15)


### Miscellaneous Chores

* **api:** Synchronize happy platform versions

## [0.117.0](https://github.com/chanzuckerberg/happy/compare/api-v0.116.0...api-v0.117.0) (2023-11-15)


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.118.0](https://github.com/chanzuckerberg/happy/compare/cli-v0.117.0...cli-v0.118.0) (2023-11-15)


### Features

* Support helm chart deployments ([#2723](https://github.com/chanzuckerberg/happy/issues/2723)) ([8f2b65d](https://github.com/chanzuckerberg/happy/commit/8f2b65d86533b332b9b41beee859c4164f0ac3a9))

## [0.117.0](https://github.com/chanzuckerberg/happy/compare/cli-v0.116.0...cli-v0.117.0) (2023-11-15)


Expand Down
8 changes: 8 additions & 0 deletions helm-charts/charts/stack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
## [0.1.0](https://github.com/chanzuckerberg/happy/compare/happy-stack-helm-chart-v0.1.0...happy-stack-helm-chart-v0.1.0) (2023-11-15)


### Features

* Chart cleanup and pod disruption budgets support ([#2642](https://github.com/chanzuckerberg/happy/issues/2642)) ([b7bdadc](https://github.com/chanzuckerberg/happy/commit/b7bdadca2d4cb38220987f0398de88bb217c3b68))
* Happy-stack-helm-eks module ([#2662](https://github.com/chanzuckerberg/happy/issues/2662)) ([fbfa09c](https://github.com/chanzuckerberg/happy/commit/fbfa09ca527cdfdd43dd44e02392688efd4d31d6))

## [0.1.0](https://github.com/chanzuckerberg/happy/compare/happy-stack-helm-chart-v0.1.0...happy-stack-helm-chart-v0.1.0) (2023-11-15)


### Features

* Chart cleanup and pod disruption budgets support ([#2642](https://github.com/chanzuckerberg/happy/issues/2642)) ([b7bdadc](https://github.com/chanzuckerberg/happy/commit/b7bdadca2d4cb38220987f0398de88bb217c3b68))
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.118.0](https://github.com/chanzuckerberg/happy/compare/hvm-v0.117.0...hvm-v0.118.0) (2023-11-15)


### Miscellaneous Chores

* **hvm:** Synchronize happy platform versions

## [0.117.0](https://github.com/chanzuckerberg/happy/compare/hvm-v0.116.0...hvm-v0.117.0) (2023-11-15)


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.118.0](https://github.com/chanzuckerberg/happy/compare/shared-v0.117.0...shared-v0.118.0) (2023-11-15)


### Features

* Support helm chart deployments ([#2723](https://github.com/chanzuckerberg/happy/issues/2723)) ([8f2b65d](https://github.com/chanzuckerberg/happy/commit/8f2b65d86533b332b9b41beee859c4164f0ac3a9))

## [0.117.0](https://github.com/chanzuckerberg/happy/compare/shared-v0.116.0...shared-v0.117.0) (2023-11-15)


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.24.0](https://github.com/chanzuckerberg/happy/compare/happy-stack-eks-v4.23.0...happy-stack-eks-v4.24.0) (2023-11-15)


### Features

* Support helm chart deployments ([#2723](https://github.com/chanzuckerberg/happy/issues/2723)) ([8f2b65d](https://github.com/chanzuckerberg/happy/commit/8f2b65d86533b332b9b41beee859c4164f0ac3a9))

## [4.23.0](https://github.com/chanzuckerberg/happy/compare/happy-stack-eks-v4.22.0...happy-stack-eks-v4.23.0) (2023-11-02)


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.118.0](https://github.com/chanzuckerberg/happy/compare/terraform-provider-v0.117.0...terraform-provider-v0.118.0) (2023-11-15)


### Miscellaneous Chores

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

## [0.117.0](https://github.com/chanzuckerberg/happy/compare/terraform-provider-v0.116.0...terraform-provider-v0.117.0) (2023-11-15)


Expand Down

0 comments on commit 2529a15

Please sign in to comment.