From 232d677b5b3fef90b0030d2cb25385504ce96a6e Mon Sep 17 00:00:00 2001 From: "czi-github-helper[bot]" <95879977+czi-github-helper[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 16:15:42 +0000 Subject: [PATCH] chore: release main --- .release-please-manifest.json | 2 +- stack/CHANGELOG.md | 7 +++++++ stack/Chart.yaml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0f54fbd..89e0551 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "stack": "2.3.0", + "stack": "2.3.1", "argus-config": "1.2.3" } diff --git a/stack/CHANGELOG.md b/stack/CHANGELOG.md index db5829e..1ffa348 100644 --- a/stack/CHANGELOG.md +++ b/stack/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.3.1](https://github.com/chanzuckerberg/argo-helm-charts/compare/stack-v2.3.0...stack-v2.3.1) (2024-11-19) + + +### Misc + +* add tests for HPA ([#171](https://github.com/chanzuckerberg/argo-helm-charts/issues/171)) ([cdbd064](https://github.com/chanzuckerberg/argo-helm-charts/commit/cdbd064a1372d4351b97658aa636f83c0d8b4482)) + ## [2.3.0](https://github.com/chanzuckerberg/argo-helm-charts/compare/stack-v2.2.4...stack-v2.3.0) (2024-11-08) diff --git a/stack/Chart.yaml b/stack/Chart.yaml index 38baa8c..a3f486e 100644 --- a/stack/Chart.yaml +++ b/stack/Chart.yaml @@ -15,7 +15,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: 2.3.0 +version: 2.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