mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/hlf-peer] Update version hld-peer (#17943)
Signed-off-by: v.login <v.login@s7.ru>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
c9dd4e7c95
commit
2187a51a19
@@ -1,8 +1,8 @@
|
||||
apiVersion: v1
|
||||
description: Hyperledger Fabric Peer chart (these charts are created by AID:Tech and are currently not directly associated with the Hyperledger project)
|
||||
name: hlf-peer
|
||||
version: 1.2.10
|
||||
appVersion: 1.3.0
|
||||
version: 1.3.0
|
||||
appVersion: 1.4.3
|
||||
keywords:
|
||||
- blockchain
|
||||
- hyperledger
|
||||
|
||||
@@ -74,7 +74,7 @@ The following table lists the configurable parameters of the Hyperledger Fabric
|
||||
| Parameter | Description | Default |
|
||||
| --------------------------------- | ------------------------------------------------- | ------------------------- |
|
||||
| `image.repository` | `hlf-peer` image repository | `hyperledger/fabric-peer` |
|
||||
| `image.tag` | `hlf-peer` image tag | `x86_64-1.1.0` |
|
||||
| `image.tag` | `hlf-peer` image tag | `1.4.3` |
|
||||
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
|
||||
| `service.portRequest` | TCP port for requests to Peer | `7051` |
|
||||
| `service.portEvent` | TCP port for event service on Peer | `7053` |
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
image:
|
||||
repository: hyperledger/fabric-peer
|
||||
tag: 1.3.0
|
||||
tag: 1.4.3
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
service:
|
||||
|
||||
Reference in New Issue
Block a user