From ed50f362e4217e287e379cd1a179144b91c98ae7 Mon Sep 17 00:00:00 2001 From: "czi-github-helper[bot]" <95879977+czi-github-helper[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 10:48:25 -0500 Subject: [PATCH] chore: release main (#2731) Co-authored-by: czi-github-helper[bot] <95879977+czi-github-helper[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- helm-charts/charts/stack/CHANGELOG.md | 7 +++++++ helm-charts/charts/stack/Chart.yaml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 34ae0109bb..01f657f710 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -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.2.1" + "helm-charts/charts/stack": "0.2.2" } diff --git a/helm-charts/charts/stack/CHANGELOG.md b/helm-charts/charts/stack/CHANGELOG.md index b1f9573515..413e785d89 100644 --- a/helm-charts/charts/stack/CHANGELOG.md +++ b/helm-charts/charts/stack/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.2](https://github.com/chanzuckerberg/happy/compare/happy-stack-helm-chart-v0.2.1...happy-stack-helm-chart-v0.2.2) (2023-11-16) + + +### Bug Fixes + +* Fix chart releaser ([#2730](https://github.com/chanzuckerberg/happy/issues/2730)) ([e598581](https://github.com/chanzuckerberg/happy/commit/e598581107c79d34d275e2379d1e790797f51812)) + ## [0.2.1](https://github.com/chanzuckerberg/happy/compare/happy-stack-helm-chart-v0.2.0...happy-stack-helm-chart-v0.2.1) (2023-11-15) diff --git a/helm-charts/charts/stack/Chart.yaml b/helm-charts/charts/stack/Chart.yaml index da1149cfa7..c5a0558cdb 100644 --- a/helm-charts/charts/stack/Chart.yaml +++ b/helm-charts/charts/stack/Chart.yaml @@ -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.0.0 +version: 0.2.2 # 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.