mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-06 01:51:20 +00:00
update basecoin version
This commit is contained in:
parent
e1f268b9d2
commit
62e6344473
@ -130,7 +130,7 @@ spec:
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "app-gen-key",
|
"name": "app-gen-key",
|
||||||
"image": "tendermint/basecoin:0.5.0",
|
"image": "tendermint/basecoin:0.5.1",
|
||||||
"imagePullPolicy": "IfNotPresent",
|
"imagePullPolicy": "IfNotPresent",
|
||||||
"command": ["bash", "-c", "
|
"command": ["bash", "-c", "
|
||||||
set -ex\n
|
set -ex\n
|
||||||
@ -223,7 +223,7 @@ spec:
|
|||||||
|
|
||||||
- name: app
|
- name: app
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
image: tendermint/basecoin:0.5.0
|
image: tendermint/basecoin:0.5.1
|
||||||
env:
|
env:
|
||||||
- name: BCHOME
|
- name: BCHOME
|
||||||
value: /app
|
value: /app
|
||||||
|
Loading…
x
Reference in New Issue
Block a user