File tree Expand file tree Collapse file tree
charts/percona-xtradb-cluster Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ type: application
1414
1515# This is the chart version. This version number should be incremented each time you make changes
1616# to the chart and its templates, including the app version.
17- version : 1.16.1
17+ version : 1.16.2
1818
1919# This is the version number of the application being deployed. This version number should be
2020# incremented each time you make changes to the application.
Original file line number Diff line number Diff line change 2020 sslInternalSecretName : {{ .Values.ssl_internal_secrets_name }}
2121 vaultSecretName : {{ .Values.vault_secrets_name }}
2222 logCollectorSecretName : {{ .Values.secrets_name }}-log-collector
23+ initImage : percona/percona-xtradb-cluster-operator:1.16.1
2324 allowUnsafeConfigurations : false
2425 updateStrategy : RollingUpdate
2526 upgradeOptions :
You can’t perform that action at this time.
0 commit comments