Skip to content

Commit

Permalink
chore: release main (#1041)
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 Feb 1, 2023
1 parent 7cd9375 commit 3c76a9e
Show file tree
Hide file tree
Showing 6 changed files with 60 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
"terraform/provider": "0.50.2",
"terraform/modules/happy-dns-ecs": "1.3.0",
"terraform/modules/happy-env-ecs": "1.5.1",
"terraform/modules/happy-env-eks": "2.1.0",
"terraform/modules/happy-env-eks": "3.0.0",
"terraform/modules/happy-github-ci-role": "1.2.0",
"terraform/modules/happy-route53": "1.2.1",
"terraform/modules/happy-service-ecs": "1.4.0",
"terraform/modules/happy-service-eks": "1.7.0",
"terraform/modules/happy-service-eks": "2.0.0",
"terraform/modules/happy-stack-ecs": "1.5.0",
"terraform/modules/happy-stack-eks": "1.8.0",
"terraform/modules/happy-tfe-okta-app": "2.0.0",
"terraform/modules/happy-stack-eks": "2.0.0",
"terraform/modules/happy-tfe-okta-app": "3.0.0",
"terraform/modules/happy-tfe-user": "1.2.0",
"terraform/modules/happy-ingress-eks": "1.0.0"
"terraform/modules/happy-ingress-eks": "2.0.0"
}
11 changes: 11 additions & 0 deletions terraform/modules/happy-env-eks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [3.0.0](https://github.com/chanzuckerberg/happy/compare/happy-env-eks-v2.1.0...happy-env-eks-v3.0.0) (2023-01-31)


### ⚠ BREAKING CHANGES

* authenticate ALBs for ingresses ([#1021](https://github.com/chanzuckerberg/happy/issues/1021))

### Features

* authenticate ALBs for ingresses ([#1021](https://github.com/chanzuckerberg/happy/issues/1021)) ([7cd9375](https://github.com/chanzuckerberg/happy/commit/7cd937576a11b16cbf07e3babf268649c48c0976))

## [2.1.0](https://github.com/chanzuckerberg/happy/compare/happy-env-eks-v2.0.0...happy-env-eks-v2.1.0) (2023-01-31)


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

## [2.0.0](https://github.com/chanzuckerberg/happy/compare/happy-ingress-eks-v1.0.0...happy-ingress-eks-v2.0.0) (2023-01-31)


### ⚠ BREAKING CHANGES

* authenticate ALBs for ingresses ([#1021](https://github.com/chanzuckerberg/happy/issues/1021))

### Features

* authenticate ALBs for ingresses ([#1021](https://github.com/chanzuckerberg/happy/issues/1021)) ([7cd9375](https://github.com/chanzuckerberg/happy/commit/7cd937576a11b16cbf07e3babf268649c48c0976))

## 1.0.0 (2023-01-24)


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

## [2.0.0](https://github.com/chanzuckerberg/happy/compare/happy-service-eks-v1.7.0...happy-service-eks-v2.0.0) (2023-01-31)


### ⚠ BREAKING CHANGES

* authenticate ALBs for ingresses ([#1021](https://github.com/chanzuckerberg/happy/issues/1021))

### Features

* authenticate ALBs for ingresses ([#1021](https://github.com/chanzuckerberg/happy/issues/1021)) ([7cd9375](https://github.com/chanzuckerberg/happy/commit/7cd937576a11b16cbf07e3babf268649c48c0976))

## [1.7.0](https://github.com/chanzuckerberg/happy/compare/happy-service-eks-v1.6.0...happy-service-eks-v1.7.0) (2023-01-31)


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

## [2.0.0](https://github.com/chanzuckerberg/happy/compare/happy-stack-eks-v1.8.0...happy-stack-eks-v2.0.0) (2023-01-31)


### ⚠ BREAKING CHANGES

* authenticate ALBs for ingresses ([#1021](https://github.com/chanzuckerberg/happy/issues/1021))

### Features

* authenticate ALBs for ingresses ([#1021](https://github.com/chanzuckerberg/happy/issues/1021)) ([7cd9375](https://github.com/chanzuckerberg/happy/commit/7cd937576a11b16cbf07e3babf268649c48c0976))

## [1.8.0](https://github.com/chanzuckerberg/happy/compare/happy-stack-eks-v1.7.0...happy-stack-eks-v1.8.0) (2023-01-25)


Expand Down
11 changes: 11 additions & 0 deletions terraform/modules/happy-tfe-okta-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [3.0.0](https://github.com/chanzuckerberg/happy/compare/happy-tfe-okta-app-v2.0.0...happy-tfe-okta-app-v3.0.0) (2023-01-31)


### ⚠ BREAKING CHANGES

* authenticate ALBs for ingresses ([#1021](https://github.com/chanzuckerberg/happy/issues/1021))

### Features

* authenticate ALBs for ingresses ([#1021](https://github.com/chanzuckerberg/happy/issues/1021)) ([7cd9375](https://github.com/chanzuckerberg/happy/commit/7cd937576a11b16cbf07e3babf268649c48c0976))

## [2.0.0](https://github.com/chanzuckerberg/happy/compare/happy-tfe-okta-app-v1.4.0...happy-tfe-okta-app-v2.0.0) (2023-01-27)


Expand Down

0 comments on commit 3c76a9e

Please sign in to comment.