Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
czi-github-helper[bot] committed Oct 30, 2023
1 parent 12fd0a1 commit 117ea92
Show file tree
Hide file tree
Showing 9 changed files with 63 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,21 +1,21 @@
{
"cli": "0.114.1",
"api": "0.114.1",
"shared": "0.114.1",
"terraform/provider": "0.114.1",
"cli": "0.115.0",
"api": "0.115.0",
"shared": "0.115.0",
"terraform/provider": "0.115.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",
"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.18.0",
"terraform/modules/happy-service-eks": "3.18.1",
"terraform/modules/happy-stack-ecs": "2.2.0",
"terraform/modules/happy-stack-eks": "4.21.0",
"terraform/modules/happy-stack-eks": "4.22.0",
"terraform/modules/happy-tfe-okta-app": "3.0.0",
"terraform/modules/happy-tfe-user": "1.3.0",
"terraform/modules/happy-ingress-eks": "2.9.0",
"hvm": "0.114.1",
"hvm": "0.115.0",
"hapi-proto": "0.1.0",
"terraform/modules/happy-cloudfront": "1.0.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.115.0](https://github.com/chanzuckerberg/happy/compare/api-v0.114.1...api-v0.115.0) (2023-10-30)


### Miscellaneous Chores

* **api:** Synchronize happy platform versions

## [0.114.1](https://github.com/chanzuckerberg/happy/compare/api-v0.114.0...api-v0.114.1) (2023-10-26)


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.115.0](https://github.com/chanzuckerberg/happy/compare/cli-v0.114.1...cli-v0.115.0) (2023-10-30)


### Features

* Delete prior ECR images after a stack update ([#2637](https://github.com/chanzuckerberg/happy/issues/2637)) ([ac157f9](https://github.com/chanzuckerberg/happy/commit/ac157f9447eb54ba7f58119c3690bfa08902d637))

## [0.114.1](https://github.com/chanzuckerberg/happy/compare/cli-v0.114.0...cli-v0.114.1) (2023-10-26)


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

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


### Features

* Chart cleanup and pod disruption budgets support ([#2642](https://github.com/chanzuckerberg/happy/issues/2642)) ([b7bdadc](https://github.com/chanzuckerberg/happy/commit/b7bdadca2d4cb38220987f0398de88bb217c3b68))

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


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.115.0](https://github.com/chanzuckerberg/happy/compare/hvm-v0.114.1...hvm-v0.115.0) (2023-10-30)


### Miscellaneous Chores

* **hvm:** Synchronize happy platform versions

## [0.114.1](https://github.com/chanzuckerberg/happy/compare/hvm-v0.114.0...hvm-v0.114.1) (2023-10-26)


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.115.0](https://github.com/chanzuckerberg/happy/compare/shared-v0.114.1...shared-v0.115.0) (2023-10-30)


### Features

* Delete prior ECR images after a stack update ([#2637](https://github.com/chanzuckerberg/happy/issues/2637)) ([ac157f9](https://github.com/chanzuckerberg/happy/commit/ac157f9447eb54ba7f58119c3690bfa08902d637))

## [0.114.1](https://github.com/chanzuckerberg/happy/compare/shared-v0.114.0...shared-v0.114.1) (2023-10-26)


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.18.1](https://github.com/chanzuckerberg/happy/compare/happy-service-eks-v3.18.0...happy-service-eks-v3.18.1) (2023-10-30)


### Bug Fixes

* Do not create a pod disruption budget for deployment with the desired_count=max_unavailable_count ([#2663](https://github.com/chanzuckerberg/happy/issues/2663)) ([6a63976](https://github.com/chanzuckerberg/happy/commit/6a639761fe383fc01b3707e82c7840a22c0a74d7))

## [3.18.0](https://github.com/chanzuckerberg/happy/compare/happy-service-eks-v3.17.2...happy-service-eks-v3.18.0) (2023-10-24)


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.22.0](https://github.com/chanzuckerberg/happy/compare/happy-stack-eks-v4.21.0...happy-stack-eks-v4.22.0) (2023-10-30)


### Features

* allow services to specify additional env vars ([#2647](https://github.com/chanzuckerberg/happy/issues/2647)) ([12fd0a1](https://github.com/chanzuckerberg/happy/commit/12fd0a12cb4b586972ae5cd0a4565c7611505d63))

## [4.21.0](https://github.com/chanzuckerberg/happy/compare/happy-stack-eks-v4.20.0...happy-stack-eks-v4.21.0) (2023-10-24)


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.115.0](https://github.com/chanzuckerberg/happy/compare/terraform-provider-v0.114.1...terraform-provider-v0.115.0) (2023-10-30)


### Miscellaneous Chores

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

## [0.114.1](https://github.com/chanzuckerberg/happy/compare/terraform-provider-v0.114.0...terraform-provider-v0.114.1) (2023-10-26)


Expand Down

0 comments on commit 117ea92

Please sign in to comment.