diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 71a3ce8..08dbb59 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,4 @@ { - "stack":"1.3.0" + "stack": "1.3.0", + "argus-config": "1.0.0" } diff --git a/argus-config/CHANGELOG.md b/argus-config/CHANGELOG.md new file mode 100644 index 0000000..f4c32c3 --- /dev/null +++ b/argus-config/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 1.0.0 (2024-07-19) + + +### Features + +* add argus-config chart ([#43](https://github.com/chanzuckerberg/argo-helm-charts/issues/43)) ([5dd200e](https://github.com/chanzuckerberg/argo-helm-charts/commit/5dd200e8373251410780264b34c26e1e823d9af9)) diff --git a/argus-config/Chart.yaml b/argus-config/Chart.yaml index 43f1ae2..958e8b8 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: 0.1.0 +version: 1.0.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