This repository was archived by the owner on Feb 5, 2024. It is now read-only.
  
  
  
  
Releases: Substra/hlf-k8s
Releases · Substra/hlf-k8s
0.2.4
v0.2.2
What's Changed
- Update crshost to use *.org for potential new chaincodes by @Kelvin-M in #106
 - refactor chaincode operator by @AurelienGasser in #103
 - Update chaincode version by @Kelvin-M in #110
 - Disable docker socket mount on hlf-peer by @AlexandrePicosson in #112
 - Migrate from Travis CI to GitHub Actions by @AlexandrePicosson in #111
 - Update hlf-ord by @Kelvin-M in #114
 - [chaincode-operator] fix multi approval by @mblottiere in #116
 - add sequence number by @AurelienGasser in #107
 - [doc] mention how to run specific version by @mblottiere in #117
 - Fix chaincode operator by @Kelvin-M in #119
 - Set persistence value to true by @Kelvin-M in #120
 - Update hlf url in readme by @natct10 in #121
 - Fix chaincode commit phase in chaincode-operator by @AlexandrePicosson in #122
 - reduce delay in app channel operator by @AurelienGasser in #123
 - Helm apiv2 and dropping nginx-ingress dependency by @AlexandrePicosson in #124
 - Update Skaffold version in README by @AlexandrePicosson in #126
 - Remove nginx-ingress from examples values by @Kelvin-M in #127
 - Update examples. by @Kelvin-M in #128
 - doc/chore: add missing .svc.cluster.local by @AurelienGasser in #129
 - chore: update example chaincode values to 0.3.0 by @Kelvin-M in #130
 - fix: appchannel incorrect behavior with overlapping channel names by @AurelienGasser in #132
 - ci: update workflows by @mblottiere in #137
 - ci(chart): fix package name by @mblottiere in #138
 - docs: update repo name by @mblottiere in #139
 - chore: update image registry by @mblottiere in #140
 - chore: rename substrafoundation to substra by @AlexandrePicosson in #141
 
Full Changelog: 0.0.16...0.2.2
0.0.16
0.0.16-alpha.1
remove netcat dependency which seems included in base image
0.0.15
0.0.14
0.0.13
0.0.12
0.0.12-alpha.2
Merge pull request #56 from SubstraFoundation/update-1.4.6 Update Hyperledger to 1.4.6
0.0.12-alpha.1
Merge pull request #57 from SubstraFoundation/fix-install-local-chain…