Skip to content

Commit

Permalink
Add migration notice to NOTES.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
bobertrublik authored and allanger committed May 8, 2024
1 parent 4cee718 commit 98aa410
Showing 1 changed file with 5 additions and 15 deletions.
20 changes: 5 additions & 15 deletions charts/db-operator/templates/NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,12 @@ The Release name {{ .Release.Name }}.
-----------------------------------------------------------------------
Breaking changes and migration paths:

{{ .Chart.Version }} is not breaking, you don't have to worry
{{ .Chart.Version }} introduces a new status field "operatorVersion"
to the Database CRD. This change is not breaking if your CRDs are
managed by this Helm chart. Otherwise if you're deploying them separately,
please read the migration plan below:

Noticeable and important changes:

In {{ .Chart.Version }} google instances are deprecated, they will be
removed in the next API version (v1beta2)

Please see this issue:
https://github.com/db-operator/db-operator/issues/96

We will not remove google instances support within next 6 months after
{{ .Release.Version }} is released, so users should have enough time
for migration.

If you have questions, please feel free to create issues here:
https://github.com/db-operator/db-operator/issues/96
https://github.com/db-operator/charts/tree/main/charts/db-operator#upgrading

{{- if not .Values.crds.install }}
-----------------------------------------------------------------------
Expand Down

0 comments on commit 98aa410

Please sign in to comment.