From 4264f77bac21a533512be2531928da7637aed2e3 Mon Sep 17 00:00:00 2001 From: "czi-github-helper[bot]" <95879977+czi-github-helper[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 11:38:09 -0600 Subject: [PATCH] chore: release main (#49) --- .release-please-manifest.json | 2 +- argus-config/CHANGELOG.md | 7 +++++++ argus-config/Chart.yaml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ecd098c..ae5a53f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { "stack": "1.3.0", - "argus-config": "1.0.1" + "argus-config": "1.0.2" } diff --git a/argus-config/CHANGELOG.md b/argus-config/CHANGELOG.md index 15d5f5c..b8278f8 100644 --- a/argus-config/CHANGELOG.md +++ b/argus-config/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.2](https://github.com/chanzuckerberg/argo-helm-charts/compare/argus-config-v1.0.1...argus-config-v1.0.2) (2024-07-19) + + +### Misc + +* bump argus-config ([#48](https://github.com/chanzuckerberg/argo-helm-charts/issues/48)) ([b156d0e](https://github.com/chanzuckerberg/argo-helm-charts/commit/b156d0e0a480d68c1c67ef0828d562849022f148)) + ## [1.0.1](https://github.com/chanzuckerberg/argo-helm-charts/compare/argus-config-v1.0.0...argus-config-v1.0.1) (2024-07-19) diff --git a/argus-config/Chart.yaml b/argus-config/Chart.yaml index 11afcbf..601e5ae 100644 --- a/argus-config/Chart.yaml +++ b/argus-config/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.0.1 +version: 1.0.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