From d91e7ab3153870ff4ace3c661276817de90132f3 Mon Sep 17 00:00:00 2001 From: "czi-github-helper[bot]" <95879977+czi-github-helper[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 10:49:02 -0700 Subject: [PATCH] chore: release main (#100) Co-authored-by: czi-github-helper[bot] <95879977+czi-github-helper[bot]@users.noreply.github.com> --- .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 3122f7f..8e2b534 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "stack": "1.10.1", + "stack": "1.10.2", "argus-config": "1.2.1" } diff --git a/stack/CHANGELOG.md b/stack/CHANGELOG.md index ed45f9d..e02a642 100644 --- a/stack/CHANGELOG.md +++ b/stack/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.10.2](https://github.com/chanzuckerberg/argo-helm-charts/compare/stack-v1.10.1...stack-v1.10.2) (2024-09-05) + + +### Bug Fixes + +* bump argus-config to fix fight between helm and terraform ([#99](https://github.com/chanzuckerberg/argo-helm-charts/issues/99)) ([3254ffb](https://github.com/chanzuckerberg/argo-helm-charts/commit/3254ffbffb071b8f7f3b135af548b9faa5e056c0)) + ## [1.10.1](https://github.com/chanzuckerberg/argo-helm-charts/compare/stack-v1.10.0...stack-v1.10.1) (2024-08-30) diff --git a/stack/Chart.yaml b/stack/Chart.yaml index aa98616..735f6be 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: 1.10.1 +version: 1.10.2 # 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