diff --git a/.release-please-manifest.json b/.release-please-manifest.json index a92d428..4a544d4 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{"stack":"1.1.3"} +{"stack":"1.1.4"} diff --git a/stack/CHANGELOG.md b/stack/CHANGELOG.md index 8b4cd0d..9b78b52 100644 --- a/stack/CHANGELOG.md +++ b/stack/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.4](https://github.com/chanzuckerberg/argo-helm-charts/compare/stack-v1.1.3...stack-v1.1.4) (2024-06-26) + + +### Bug Fixes + +* wrong github repo ([20ea587](https://github.com/chanzuckerberg/argo-helm-charts/commit/20ea5878894df69c914bc9434bbd69df343713aa)) + ## [1.1.3](https://github.com/chanzuckerberg/argo-helm-charts/compare/stack-v1.1.2...stack-v1.1.3) (2024-06-26) diff --git a/stack/Chart.yaml b/stack/Chart.yaml index 57a202d..c0dfa5a 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.1.3 +version: 1.1.4 # 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