[SIS-xxx] changing db secrets to be created before installation

This commit is contained in:
Sheldan
2023-08-30 00:49:03 +02:00
parent b3029deea4
commit fd402a966a
4 changed files with 9 additions and 6 deletions

View File

@@ -15,10 +15,10 @@ 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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.4.10
version: 1.4.11
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "1.4.10"
appVersion: "1.4.11"