6.0 Important Upgrade Notes

Hello,

I encountered some issues when upgrading from 5.39.0 to 6.0.0 through the helm charts (chart 5.5.1 to chart 6.0.0).

I am running this on postgres 12.7 and when the update pod tries to start I get the following error :

"level":"fatal","msg":"Failed to alter column type.","caller":"sqlstore/store.go:860","error":"pq: must be owner of table posts"

When I upgraded my helm from 5.4.0 to 5.5.1 everything worked without a problem but this version update fails continously.

I created an issue for this but no replies yet.

Any help would be greatly appreciated !