hyperledger / bevel-operator-fabric

Hyperledger Fabric Kubernetes operator - Hyperledger Fabric operator for Kubernetes (v2.3, v2.4 and v2.5)
https://hyperledger.github.io/bevel-operator-fabric/
Apache License 2.0
265 stars 90 forks source link

Error File “README.md” line 226 #213

Closed sgaguadero closed 1 month ago

sgaguadero commented 4 months ago

line 226

export PEER_VERSION=2.5.5

There is a mistake with the name, it should be changed to:

export ORDERER_VERSION=2.5.5
adityajoshi12 commented 1 month ago

updated https://github.com/hyperledger/bevel-operator-fabric/pull/219