Skip to content

Commit

Permalink
Bump helm chart version number to include libp2p service
Browse files Browse the repository at this point in the history
Bump the helm chart version number to create a service that exposes
libp2p node statrted up in controller used for syncing chain of updates
announced by go-legs. The K8S service is added here:
 - filecoin-project/helm-charts#124

Relates to:
 - #342
  • Loading branch information
masih committed Feb 22, 2022
1 parent d4590a9 commit a1fd7a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ workflows:
- deploy-lotusinfra:
name: deploy-nerpanet-controller
chart: filecoin/dealbot
chart_version: 0.0.12
chart_version: 0.0.13
circle_context: sentinel-staging-deploy
kubernetes_cluster: mainnet-us-east-2-dev-eks
aws_region: us-east-2
Expand All @@ -157,7 +157,7 @@ workflows:
- deploy-lotusinfra:
name: deploy-mainnet-controller
chart: filecoin/dealbot
chart_version: 0.0.12
chart_version: 0.0.13
circle_context: filecoin-mainnet-aws
kubernetes_cluster: mainnet-us-east-1-eks
aws_region: us-east-1
Expand Down

0 comments on commit a1fd7a0

Please sign in to comment.