Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
czi-github-helper[bot] authored Oct 30, 2024
1 parent 36a2999 commit ed53fa0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stack": "2.2.2",
"stack": "2.2.3",
"argus-config": "1.2.3"
}
7 changes: 7 additions & 0 deletions stack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.2.3](https://github.com/chanzuckerberg/argo-helm-charts/compare/stack-v2.2.2...stack-v2.2.3) (2024-10-30)


### Bug Fixes

* double slash when users add a trailing slash ([#162](https://github.com/chanzuckerberg/argo-helm-charts/issues/162)) ([36a2999](https://github.com/chanzuckerberg/argo-helm-charts/commit/36a29993e83579740b4f1c35f54c2432e4e5aad9))

## [2.2.2](https://github.com/chanzuckerberg/argo-helm-charts/compare/stack-v2.2.1...stack-v2.2.2) (2024-10-25)


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: 2.2.2
version: 2.2.3

# 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 ed53fa0

Please sign in to comment.