From cff461ee20b87a80333a6e3a613c259d2b2cdf26 Mon Sep 17 00:00:00 2001 From: "czi-github-helper[bot]" <95879977+czi-github-helper[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 17:43:09 +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 dc455c2..d3328a7 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "stack": "2.5.2", + "stack": "2.5.3", "argus-config": "1.2.3" } diff --git a/stack/CHANGELOG.md b/stack/CHANGELOG.md index 98d14c5..0322880 100644 --- a/stack/CHANGELOG.md +++ b/stack/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.5.3](https://github.com/chanzuckerberg/argo-helm-charts/compare/stack-v2.5.2...stack-v2.5.3) (2025-01-22) + + +### Bug Fixes + +* fixed whitespace for adding annotations ([#187](https://github.com/chanzuckerberg/argo-helm-charts/issues/187)) ([848ac28](https://github.com/chanzuckerberg/argo-helm-charts/commit/848ac288b6a0d274a087a87e5f304db07d8614d3)) + ## [2.5.2](https://github.com/chanzuckerberg/argo-helm-charts/compare/stack-v2.5.1...stack-v2.5.2) (2025-01-16) diff --git a/stack/Chart.yaml b/stack/Chart.yaml index d9d7210..8b74520 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.5.2 +version: 2.5.3 # 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