Skip to content

Commit

Permalink
update version v1.11.12 (#3525)
Browse files Browse the repository at this point in the history
  • Loading branch information
yourmoonlight authored Jul 12, 2022
1 parent 4f84493 commit 24457a9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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:1.11.7-rc
image: starcoin/starcoin:v1.11.12
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:1.11.7-rc
image: starcoin/starcoin:v1.11.12
imagePullPolicy: Always
command:
- bash
Expand Down
2 changes: 1 addition & 1 deletion kube/manifest/starcoin-proxima.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:1.11.7-rc
image: starcoin/starcoin:v1.11.12
imagePullPolicy: Always
command:
- bash
Expand Down

0 comments on commit 24457a9

Please sign in to comment.