Skip to content

Commit 55cfcb4

Browse files
alexvicegrabk8s-ci-robot
authored andcommitted
[hlf-peer] Update to Fabric 1.2.0 (helm#7888)
Signed-off-by: Alejandro Vicente Grabovetsky <[email protected]>
1 parent 599279c commit 55cfcb4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

stable/hlf-ca/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
22
description: Hyperledger Fabric Certificate Authority chart (these charts are created by AID:Tech and are currently not directly associated with the Hyperledger project)
33
name: hlf-ca
4-
version: 1.0.12
5-
appVersion: 1.1.0
4+
version: 1.1.0
5+
appVersion: 1.2.0
66
keywords:
77
- blockchain
88
- hyperledger

stable/hlf-ca/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
image:
66
repository: hyperledger/fabric-ca
7-
tag: x86_64-1.1.0
7+
tag: 1.2.0
88
pullPolicy: IfNotPresent
99

1010
service:
@@ -56,7 +56,7 @@ db:
5656

5757
## Settings used in configMap "--config"
5858
config:
59-
hlfToolsVersion: 1.1.0
59+
hlfToolsVersion: 1.2.0
6060
## Mount the TLS certificate & key to disk?
6161
mountTLS: false
6262
## Enable debug logging in ca Server configuration file

0 commit comments

Comments
 (0)