Skip to content

Commit f8a0c21

Browse files
committed
feat(pxc): update charts to 1.16.2
1 parent 9bb77ac commit f8a0c21

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

charts/percona-xtradb-cluster/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.

charts/percona-xtradb-cluster/templates/cluster.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ spec:
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:

0 commit comments

Comments
 (0)