A Helm chart for installing Percona Server Databases using the PS Operator.
❗ Breaking Changes
- The Custom Resource fields
spec.pmm.readinessProbesandspec.pmm.livenessProbeshave been renamed to the singularspec.pmm.readinessProbeandspec.pmm.livenessProbe.
Please update your configurations accordingly.
🐛 Bug Fixes
- Resolved a rendering issue that caused router template items to be generated inconsistently.
🚀 New Features
- Added support for
env,envFrom,livenessProbe, and missingreadinessProbeandstartupProbefields in Pod templates.