diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 71cf3e4..71b6d1f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "stack": "2.2.4", + "stack": "2.2.5", "argus-config": "1.2.3" } diff --git a/stack/CHANGELOG.md b/stack/CHANGELOG.md index 4aeae66..a9cf9af 100644 --- a/stack/CHANGELOG.md +++ b/stack/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.2.5](https://github.com/chanzuckerberg/argo-helm-charts/compare/stack-v2.2.4...stack-v2.2.5) (2024-11-08) + + +### Misc + +* add test for disabled ingress upstream ([#168](https://github.com/chanzuckerberg/argo-helm-charts/issues/168)) ([e08816b](https://github.com/chanzuckerberg/argo-helm-charts/commit/e08816bc9679e38f203455860a0026ff571650dd)) + ## [2.2.4](https://github.com/chanzuckerberg/argo-helm-charts/compare/stack-v2.2.3...stack-v2.2.4) (2024-11-08) diff --git a/stack/Chart.yaml b/stack/Chart.yaml index 6edbf34..4286801 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.2.4 +version: 2.2.5 # 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