Skip to content

Commit

Permalink
chore: release main (#2725)
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 89b1f8b commit e354dd8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
"hvm": "0.118.0",
"hapi-proto": "0.1.0",
"terraform/modules/happy-cloudfront": "1.1.0",
"helm-charts/charts/stack": "0.1.0"
"helm-charts/charts/stack": "0.2.0"
}
8 changes: 8 additions & 0 deletions helm-charts/charts/stack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.2.0](https://github.com/chanzuckerberg/happy/compare/happy-stack-helm-chart-v0.1.0...happy-stack-helm-chart-v0.2.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)


Expand Down
2 changes: 1 addition & 1 deletion helm-charts/charts/stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.0
version: 0.2.0
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand Down

0 comments on commit e354dd8

Please sign in to comment.