diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 71cf3e4..0f54fbd 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "stack": "2.2.4", + "stack": "2.3.0", "argus-config": "1.2.3" } diff --git a/stack/CHANGELOG.md b/stack/CHANGELOG.md index 4aeae66..db5829e 100644 --- a/stack/CHANGELOG.md +++ b/stack/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [2.3.0](https://github.com/chanzuckerberg/argo-helm-charts/compare/stack-v2.2.4...stack-v2.3.0) (2024-11-08) + + +### Features + +* allow image tag to be specified separately for sidecars ([#169](https://github.com/chanzuckerberg/argo-helm-charts/issues/169)) ([18144a3](https://github.com/chanzuckerberg/argo-helm-charts/commit/18144a3f952286c27766e6fb17632c2c0d7cdf5d)) + + +### 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..38baa8c 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.3.0 # 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