Update the chart version, not the app version
This commit is contained in:
parent
62e9c0cb4c
commit
b574d0dcf7
|
@ -14,11 +14,11 @@ type: application
|
|||
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
version: 0.1.0
|
||||
version: 0.2.0
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application.
|
||||
appVersion: 1.1.0
|
||||
appVersion: 1.0.0
|
||||
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
|
|
Loading…
Reference in a new issue