From 1e6a67d2e91cf95256be4a7f9d43ef537670c628 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 09:16:03 -0500 Subject: [PATCH] chore: release main (#2729) 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 c1caf12830..34ae0109bb 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.0" + "helm-charts/charts/stack": "0.2.1" } diff --git a/helm-charts/charts/stack/CHANGELOG.md b/helm-charts/charts/stack/CHANGELOG.md index dfcd3aae67..b1f9573515 100644 --- a/helm-charts/charts/stack/CHANGELOG.md +++ b/helm-charts/charts/stack/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [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) + + +### Bug Fixes + +* Fix chart index yaml copy ([#2728](https://github.com/chanzuckerberg/happy/issues/2728)) ([5803df4](https://github.com/chanzuckerberg/happy/commit/5803df46f3f5a9c485c3fbf337c4cb8b0f85fbe6)) + ## [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) diff --git a/helm-charts/charts/stack/Chart.yaml b/helm-charts/charts/stack/Chart.yaml index d617aebd50..1da36f1e82 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.2.0 +version: 0.2.1 # 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.