Skip to content

Commit 3c02443

Browse files
committed
Bump chart major for probes and lifecycle hooks
Bump major version for the chart with the addition of various probes and lifecycle hooks for the sidecar starting routine
1 parent 31659a9 commit 3c02443

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

charts/rabbit-consumer/Chart.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ type: application
66
# This is the chart version. This version number should be incremented each time you make changes
77
# to the chart and its templates, including the app version.
88
# Versions are expected to follow Semantic Versioning (https://semver.org/)
9-
version: 1.4.4
9+
version: 1.5.0
1010

1111
# This is the version number of the application being deployed. This version number should be
1212
# incremented each time you make changes to the application. Versions are not expected to
1313
# follow Semantic Versioning. They should reflect the version the application is using.
1414
# It is recommended to use it with quotes.
1515
appVersion: "v2.3.4"
16-

0 commit comments

Comments
 (0)