File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ type: application
88# This is the chart version. This version number should be incremented each time you make changes
99# to the chart and its templates, including the app version.
1010# Versions are expected to follow Semantic Versioning (https://semver.org/)
11- version : 0.5.0
11+ version : 0.5.2
1212
1313# This is the version number of the application being deployed. This version number should be
1414# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change 2929 # If this isn't specified, a secret will be generated with the credentials provided
3030 # in the values file. If you want to provide an external secret, for instance when
3131 # deploying with GitOps, specify its name here.
32- secretName : ~
32+ secretName : " "
33+
3334
3435 # -- Random secret for JWT signature.
3536 # This secret should be random, and should be shared with application servers that need to
You can’t perform that action at this time.
0 commit comments