File tree 5 files changed +7
-7
lines changed
5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ description: |
6
6
transaction state.
7
7
type : application
8
8
version : 0.7.0
9
- appVersion : " 1 .3.0 "
9
+ appVersion : " v1 .3.14 "
10
10
11
11
maintainers :
12
12
- name : onelapahead
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ persistentVolume:
37
37
image :
38
38
repository : ghcr.io/hyperledger/firefly-evmconnect
39
39
pullPolicy : IfNotPresent
40
- tag : " v1.3.0 "
40
+ tag : " v1.3.14 "
41
41
42
42
# see https://github.com/hyperledger/firefly-evmconnect/blob/main/config.md for more info
43
43
config :
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ description: |
21
21
By default allows the user to deploy FireFly with a single multi-party namespace, with the
22
22
ability to template additional multi-party or gateway namespaces.
23
23
type : application
24
- appVersion : " 1.3.0 "
24
+ appVersion : " 1.3.1 "
25
25
version : " 0.8.0"
26
26
27
27
maintainers :
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ signer:
37
37
evmconnect :
38
38
enabled : true
39
39
image :
40
- tag : v1.3.4
40
+ tag : v1.3.14
41
41
config :
42
42
jsonRpcUrl : " http://firefly-signer:8545"
43
43
policyEngine : |
Original file line number Diff line number Diff line change @@ -413,7 +413,7 @@ erc1155:
413
413
image :
414
414
repository : ghcr.io/hyperledger/firefly-tokens-erc1155
415
415
pullPolicy : IfNotPresent
416
- tag : v1.3.0
416
+ tag : v1.3.2
417
417
418
418
imagePullSecrets : []
419
419
@@ -487,7 +487,7 @@ erc20erc721:
487
487
image :
488
488
repository : ghcr.io/hyperledger/firefly-tokens-erc20-erc721
489
489
pullPolicy : IfNotPresent
490
- tag : v1.3.0
490
+ tag : v1.3.2
491
491
492
492
imagePullSecrets : []
493
493
@@ -661,4 +661,4 @@ evmconnect:
661
661
runAsUser : 1001
662
662
runAsGroup : 1001
663
663
fsGroup : 1001
664
- enabled : false
664
+ enabled : false
You can’t perform that action at this time.
0 commit comments