Skip to content

Commit

Permalink
update kube config
Browse files Browse the repository at this point in the history
  • Loading branch information
nkysg committed Mar 6, 2024
1 parent 50d34f8 commit f90e92e
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: ghcr.io/starcoinorg/starcoin:v1.13.8
image: ghcr.io/starcoinorg/starcoin:barnard_rollback_block_fix_1.13.10
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: ghcr.io/starcoinorg/starcoin:v1.13.8
image: ghcr.io/starcoinorg/starcoin:v1.13.9
imagePullPolicy: Always
command:
- bash
Expand Down

0 comments on commit f90e92e

Please sign in to comment.