Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update net main barnard kube config (#3909)
  • Loading branch information
nkysg committed Jun 26, 2023
1 parent 62f2b39 commit c57b53d
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
Expand Up @@ -23,7 +23,7 @@ spec:
starcoin/node-pool: seed-pool
containers:
- name: starcoin
image: starcoin/starcoin:v1.13.2
image: starcoin/starcoin:v1.13.5
imagePullPolicy: Always
command:
- bash
Expand Down
2 changes: 1 addition & 1 deletion kube/manifest/starcoin-main.yaml
Expand Up @@ -23,7 +23,7 @@ spec:
starcoin/node-pool: seed-pool
containers:
- name: starcoin
image: starcoin/starcoin:v1.13.2
image: starcoin/starcoin:v1.13.5
imagePullPolicy: Always
command:
- bash
Expand Down

0 comments on commit c57b53d

Please sign in to comment.