Skip to content

Commit

Permalink
Merge 9158fb0 into 38e141e
Browse files Browse the repository at this point in the history
  • Loading branch information
yourmoonlight authored Aug 9, 2022
2 parents 38e141e + 9158fb0 commit e26a76b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kube/manifest/starcoin-barnard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
starcoin/node-pool: seed-pool
containers:
- name: starcoin
image: starcoin/starcoin:v1.11.12
image: starcoin/starcoin:v1.11.13
imagePullPolicy: Always
command:
- bash
Expand Down
2 changes: 1 addition & 1 deletion kube/manifest/starcoin-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
starcoin/node-pool: seed-pool
containers:
- name: starcoin
image: starcoin/starcoin:v1.11.12
image: starcoin/starcoin:v1.11.13
imagePullPolicy: Always
command:
- bash
Expand Down

0 comments on commit e26a76b

Please sign in to comment.