From ec9936b3eb4b900cae94c6aa8814aa85e86bc3e3 Mon Sep 17 00:00:00 2001 From: "czi-github-helper[bot]" <95879977+czi-github-helper[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 21:58:35 +0000 Subject: [PATCH] chore: release main --- .release-please-manifest.json | 2 +- stack/CHANGELOG.md | 13 +++++++++++++ stack/Chart.yaml | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0f54fbd..2f7fde7 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "stack": "2.3.0", + "stack": "2.4.0", "argus-config": "1.2.3" } diff --git a/stack/CHANGELOG.md b/stack/CHANGELOG.md index db5829e..3873145 100644 --- a/stack/CHANGELOG.md +++ b/stack/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [2.4.0](https://github.com/chanzuckerberg/argo-helm-charts/compare/stack-v2.3.0...stack-v2.4.0) (2024-12-05) + + +### Features + +* create topology constraints for OIDC proxy ([#175](https://github.com/chanzuckerberg/argo-helm-charts/issues/175)) ([8f44d4d](https://github.com/chanzuckerberg/argo-helm-charts/commit/8f44d4df8ae84a7d6edeac8c2f8cfa80661f760e)) +* have OAuth2 Proxy refresh the access token before it expires ([#173](https://github.com/chanzuckerberg/argo-helm-charts/issues/173)) ([81188df](https://github.com/chanzuckerberg/argo-helm-charts/commit/81188df2c1c946ba7640b3d3f4ca510c8798bad1)) + + +### 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..da6a2c4 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.4.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