Skip to content

Commit e516fe5

Browse files
chore: release main (#197)
Co-authored-by: czi-github-helper[bot] <95879977+czi-github-helper[bot]@users.noreply.github.com>
1 parent 073972a commit e516fe5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"stack": "2.6.1",
2+
"stack": "2.7.0",
33
"argus-config": "1.2.3"
44
}

stack/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.7.0](https://github.com/chanzuckerberg/argo-helm-charts/compare/stack-v2.6.1...stack-v2.7.0) (2025-03-12)
4+
5+
6+
### Features
7+
8+
* enable readiness and liveness probe in cronjob yaml ([#196](https://github.com/chanzuckerberg/argo-helm-charts/issues/196)) ([073972a](https://github.com/chanzuckerberg/argo-helm-charts/commit/073972aa780d135b25de7abfbb782b8baaef795b))
9+
310
## [2.6.1](https://github.com/chanzuckerberg/argo-helm-charts/compare/stack-v2.6.0...stack-v2.6.1) (2025-03-11)
411

512

stack/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 2.6.1
18+
version: 2.7.0
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

0 commit comments

Comments
 (0)