Skip to content

db-operator-1.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 15:42
a0830c4

A Database Operator

breaking changes

We moved the crds out to the crd folder. Helm would now auto remove them on the next upgrade.

Workarounds

  1. backup all custom resources, downscale db-operator, deploy helm and import all cr back
  2. (or) delete helm releses (kubectl delete secrets ...) and deploy helm chart again