File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
charts/ext-postgres-operator Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ type: application
1111# This is the chart version. This version number should be incremented each time you make changes
1212# to the chart and its templates, including the app version.
1313# Versions are expected to follow Semantic Versioning (https://semver.org/)
14- version : 1.2.3
14+ version : 1.2.4
1515
1616# This is the version number of the application being deployed. This version number should be
1717# incremented each time you make changes to the application. Versions are not expected to
1818# follow Semantic Versioning. They should reflect the version the application is using.
1919# It is recommended to use it with quotes.
20- appVersion : " 1.2.3 "
20+ appVersion : " 1.2.4 "
You can’t perform that action at this time.
0 commit comments