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