File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ persistentVolume:
3737image :
3838 repository : ghcr.io/hyperledger/firefly-evmconnect
3939 pullPolicy : IfNotPresent
40- tag : " v1.3.20 "
40+ tag : " v1.4.0 "
4141
4242# see https://github.com/hyperledger/firefly-evmconnect/blob/main/config.md for more info
4343config :
Original file line number Diff line number Diff line change 11image :
22 repository : ghcr.io/hyperledger/firefly-signer
33 pullPolicy : IfNotPresent
4- tag : " v1.1.20 "
4+ tag : " v1.1.22 "
55
66backend :
77 url : http://besu-node-validator-1.default.svc.cluster.local:8545
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ signer:
3737evmconnect :
3838 enabled : true
3939 image :
40- tag : v1.3.20
40+ tag : v1.4.0
4141 config :
4242 jsonRpcUrl : " http://firefly-signer:8545"
4343 policyEngine : |
Original file line number Diff line number Diff line change @@ -328,7 +328,7 @@ dataexchange:
328328 image :
329329 repository : ghcr.io/hyperledger/firefly-dataexchange-https
330330 pullPolicy : IfNotPresent
331- tag : v1.3.1
331+ tag : v1.3.2
332332
333333 imagePullSecrets : []
334334 nameOverride : " "
@@ -413,7 +413,7 @@ erc1155:
413413 image :
414414 repository : ghcr.io/hyperledger/firefly-tokens-erc1155
415415 pullPolicy : IfNotPresent
416- tag : v1.3.4
416+ tag : v1.3.6
417417
418418 imagePullSecrets : []
419419
@@ -487,7 +487,7 @@ erc20erc721:
487487 image :
488488 repository : ghcr.io/hyperledger/firefly-tokens-erc20-erc721
489489 pullPolicy : IfNotPresent
490- tag : v1.3.4
490+ tag : v1.3.6
491491
492492 imagePullSecrets : []
493493
@@ -628,7 +628,7 @@ sandbox:
628628 image :
629629 repository : ghcr.io/hyperledger/firefly-sandbox
630630 pullPolicy : IfNotPresent
631- tag : v1.1.6
631+ tag : v1.1.7
632632
633633 resources : {}
634634
You can’t perform that action at this time.
0 commit comments