Skip to content

Commit

Permalink
[release] update docker image version for release 0.5.0 (#1302)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssyuan authored Sep 20, 2020
1 parent 55e598e commit 694ef63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kube/manifest/starcoin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
spec:
containers:
- name: starcoin
image: starcoin/starcoin:v0.4.6
image: starcoin/starcoin:v0.5.0
imagePullPolicy: IfNotPresent
command:
- bash
Expand Down Expand Up @@ -82,7 +82,7 @@ spec:
name: starcoin-config
key: start_disable_seed_node
- name: txfactory
image: starcoin/starcoin:v0.4.6
image: starcoin/starcoin:v0.5.0
imagePullPolicy: IfNotPresent
command:
- bash
Expand Down

0 comments on commit 694ef63

Please sign in to comment.