Skip to content

Commit 752f6ef

Browse files
committed
version 2.4.0
1 parent 716a49c commit 752f6ef

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.4.0] - 2024-08-24
4+
5+
### Added
6+
7+
- livenessProbe (tcp)
8+
- tolerations: wait 10s when node is unavaialble
9+
310
## [2.3.0] - 2024-08-05
411

512
### Changed

chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
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.3.0
18+
version: 2.4.0
1919
# This is the version number of the application being deployed. This version number should be
2020
# incremented each time you make changes to the application. Versions are not expected to
2121
# follow Semantic Versioning. They should reflect the version the application is using.

0 commit comments

Comments
 (0)