Greetings,
We have a Percona Kubernetes Operator and pxc clusters (v1.7.0) deployed using the official helm charts by following the guidelines at Install Percona XtraDB Cluster using Helm and now I am planning to upgrade it to the latest v1.9.0 release and I went through the upgrade docs available at Update Percona Operator for MySQL based on Percona XtraDB Cluster but unfortunately,
it doesn’t talk about the upgrade guidelines for helm chart based deployments. Appreciate if someone could help me out with this, Thanks in advance
helm -n pxc ls
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
audio pxc 2 2021-05-13 06:47:01.015555492 +0000 UTC deployed pxc-db-0.1.16 1.7.0
pxc-operator pxc 1 2021-04-26 11:47:19.781457585 +0000 UTC deployed pxc-operator-0.1.11 1.7.0
Cheers,
Prasad.