diff --git a/charts/percona-xtradb-cluster/Chart.yaml b/charts/percona-xtradb-cluster/Chart.yaml index f9b6e3f..de5834f 100644 --- a/charts/percona-xtradb-cluster/Chart.yaml +++ b/charts/percona-xtradb-cluster/Chart.yaml @@ -14,7 +14,7 @@ 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: 1.10.11 +version: 1.10.12 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. diff --git a/charts/percona-xtradb-cluster/templates/cluster.yml b/charts/percona-xtradb-cluster/templates/cluster.yml index b0baaf9..7db1170 100644 --- a/charts/percona-xtradb-cluster/templates/cluster.yml +++ b/charts/percona-xtradb-cluster/templates/cluster.yml @@ -319,8 +319,8 @@ spec: memory: 100M cpu: 200m pmm: - enabled: false - image: percona/pmm-client:2.23.0 + enabled: true + image: percona/pmm-client:2.26.0 serverHost: percona-monitoring-server-service serverUser: admin # pxcParams: "--disable-tablestats-limit=2000"