hyperledger-bevel / bevel-operator-fabric

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

Error File “README.md” line 226 #213

Closed sgaguadero closed 6 months ago

sgaguadero commented 9 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 6 months ago

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