File tree 2 files changed +12
-2
lines changed
2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
### Fixed
14
14
### Security
15
15
---
16
+
17
+ ## [ 1.5.7]
18
+ ### Added
19
+ ### Changed
20
+ - Updated appVersion to 1.2.3
21
+ ### Deprecated
22
+ ### Removed
23
+ ### Fixed
24
+ ### Security
25
+ ---
16
26
## [ 1.5.6]
17
27
### Added
18
28
** BREAKING CHANGE**
Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 1.5.6
18
+ version : 1.5.7
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
23
# It is recommended to use it with quotes.
24
- appVersion : " 1.2.1 "
24
+ appVersion : " 1.2.3 "
25
25
26
26
maintainers :
27
27
- name : DandyDeveloper
You can’t perform that action at this time.
0 commit comments