Deployed proxy has multiple addresses

Hey, welcome!

It seems like you set the flag --reset , so this will deploy new contracts. In order to upgrade the previous contracts, I think maybe you have got to specify the contract address to upgrade.

For more details about upgrade the contracts you can have a look at the tutorial:
OpenZeppelin Upgrades: Step by Step Tutorial for Truffle
Hope this tutorial can give you some idea.

2 Likes