Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
dependency + minor justfile
Browse files Browse the repository at this point in the history
  • Loading branch information
joroshiba committed Nov 14, 2023
1 parent 772d57e commit 85fa641
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified charts/rollup/charts/celestia-node-0.1.0.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ redeploy-chart chart:
restart deployment:
kubectl rollout restart -n astria-dev-cluster deployment {{deployment}}

deploy-astria-local: (deploy-chart "celestia-local") (deploy-sequencer-validators) (deploy-chart "sequencer-relayer")
deploy-astria-local: (deploy-chart "celestia-local") (deploy-sequencer-validators)

validatorName := "single"
deploy-sequencer-validator name=validatorName:
Expand Down

0 comments on commit 85fa641

Please sign in to comment.