File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ type: application
17
17
# This is the chart version. This version number should be incremented each time you make changes
18
18
# to the chart and its templates, including the app version.
19
19
# Versions are expected to follow Semantic Versioning (https://semver.org/)
20
- version : 1.5.0
20
+ version : 1.5.1
21
21
22
22
# This is the version number of the application being deployed. This version number should be
23
23
# incremented each time you make changes to the application. Versions are not expected to
24
24
# follow Semantic Versioning. They should reflect the version the application is using.
25
25
# It is recommended to use it with quotes.
26
- appVersion : " 1.5.0 "
26
+ appVersion : " 1.5.1 "
27
27
28
28
29
29
sources :
Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ type: application
17
17
# This is the chart version. This version number should be incremented each time you make changes
18
18
# to the chart and its templates, including the app version.
19
19
# Versions are expected to follow Semantic Versioning (https://semver.org/)
20
- version : 1.5.0
20
+ version : 1.5.1
21
21
22
22
# This is the version number of the application being deployed. This version number should be
23
23
# incremented each time you make changes to the application. Versions are not expected to
24
24
# follow Semantic Versioning. They should reflect the version the application is using.
25
25
# It is recommended to use it with quotes.
26
- appVersion : " 2.1.0 "
26
+ appVersion : " 2.1.1 "
27
27
28
28
29
29
sources :
You can’t perform that action at this time.
0 commit comments