Issue with encryption key

Hello,

I tried to update retool from 1.100
My retool is hosted on kubernetes trough the official helm chart and the DB was the subchart but I moved it to a separated postgresql.
I upgraded postgresql to the latest version and re-imported the schema as is.
Then took the new version of the chart and reinstalled/adapted the values file.
But when I deploy retool, he cant decrypt my resources passwords.
The encryption key is still the same though. I still have the passwords for my resources but I would like to know how to fix them, for now, I only have a 500 on get resources and retool cannot find them.
Do you have a way to reencrypt passwords and inject them in the DB.
Or any other way to fix the problem ?

Thanks for your help,

The error on the 500 is :

Error: error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt