mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[hlf-peer] Update to Fabric 1.2.0 (#7888)
Signed-off-by: Alejandro Vicente Grabovetsky <sasha@aid.technology>
This commit is contained in:
committed by
k8s-ci-robot
parent
599279c89f
commit
55cfcb49c9
@@ -1,8 +1,8 @@
|
||||
apiVersion: v1
|
||||
description: Hyperledger Fabric Certificate Authority chart (these charts are created by AID:Tech and are currently not directly associated with the Hyperledger project)
|
||||
name: hlf-ca
|
||||
version: 1.0.12
|
||||
appVersion: 1.1.0
|
||||
version: 1.1.0
|
||||
appVersion: 1.2.0
|
||||
keywords:
|
||||
- blockchain
|
||||
- hyperledger
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
image:
|
||||
repository: hyperledger/fabric-ca
|
||||
tag: x86_64-1.1.0
|
||||
tag: 1.2.0
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
service:
|
||||
@@ -56,7 +56,7 @@ db:
|
||||
|
||||
## Settings used in configMap "--config"
|
||||
config:
|
||||
hlfToolsVersion: 1.1.0
|
||||
hlfToolsVersion: 1.2.0
|
||||
## Mount the TLS certificate & key to disk?
|
||||
mountTLS: false
|
||||
## Enable debug logging in ca Server configuration file
|
||||
|
||||
Reference in New Issue
Block a user