diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 270d08fe67..e975452851 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.3.0" + "helm-charts/charts/stack": "0.3.1" } diff --git a/helm-charts/charts/stack/CHANGELOG.md b/helm-charts/charts/stack/CHANGELOG.md index b4fc201210..2b833a40ba 100644 --- a/helm-charts/charts/stack/CHANGELOG.md +++ b/helm-charts/charts/stack/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.1](https://github.com/chanzuckerberg/happy/compare/happy-stack-helm-chart-v0.3.0...happy-stack-helm-chart-v0.3.1) (2023-11-16) + + +### Bug Fixes + +* Variable resolution in helm chart releases ([#2737](https://github.com/chanzuckerberg/happy/issues/2737)) ([956a701](https://github.com/chanzuckerberg/happy/commit/956a70109df5e3a06b567308df04d83577e3c77d)) + ## [0.3.0](https://github.com/chanzuckerberg/happy/compare/happy-stack-helm-chart-v0.2.3...happy-stack-helm-chart-v0.3.0) (2023-11-16) diff --git a/helm-charts/charts/stack/Chart.yaml b/helm-charts/charts/stack/Chart.yaml index 12daba6dfd..49528d9903 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.3.0 +version: 0.3.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.