Skip to content

Commit

Permalink
chore: release main (#80)
Browse files Browse the repository at this point in the history
Co-authored-by: czi-github-helper[bot] <95879977+czi-github-helper[bot]@users.noreply.github.com>
  • Loading branch information
czi-github-helper[bot] authored Aug 20, 2024
1 parent 05b025f commit af7a070
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stack": "1.7.0",
"argus-config": "1.0.2"
"stack": "1.8.0",
"argus-config": "1.1.0"
}
7 changes: 7 additions & 0 deletions argus-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/chanzuckerberg/argo-helm-charts/compare/argus-config-v1.0.2...argus-config-v1.1.0) (2024-08-20)


### Features

* fixed parsing private key ([#79](https://github.com/chanzuckerberg/argo-helm-charts/issues/79)) ([11c93be](https://github.com/chanzuckerberg/argo-helm-charts/commit/11c93be6661b61d8d16c624b97636af4522540ae))

## [1.0.2](https://github.com/chanzuckerberg/argo-helm-charts/compare/argus-config-v1.0.1...argus-config-v1.0.2) (2024-07-19)


Expand Down
2 changes: 1 addition & 1 deletion argus-config/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.2
version: 1.1.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
Expand Down
7 changes: 7 additions & 0 deletions stack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.8.0](https://github.com/chanzuckerberg/argo-helm-charts/compare/stack-v1.7.0...stack-v1.8.0) (2024-08-20)


### Features

* bump version of argus-config ([#81](https://github.com/chanzuckerberg/argo-helm-charts/issues/81)) ([05b025f](https://github.com/chanzuckerberg/argo-helm-charts/commit/05b025f94cc0bddf50321cf0c348476261960cd4))

## [1.7.0](https://github.com/chanzuckerberg/argo-helm-charts/compare/stack-v1.6.1...stack-v1.7.0) (2024-08-14)


Expand Down
2 changes: 1 addition & 1 deletion stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.7.0
version: 1.8.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
Expand Down

0 comments on commit af7a070

Please sign in to comment.