Skip to content

Commit

Permalink
increment dealbot chart version for daemon driver (#282)
Browse files Browse the repository at this point in the history
this chart version includes the env var DEALBOT_DAEMON_DRIVER needed to properly deploy new dealbot daemons using the new self serve model in kubernetes
  • Loading branch information
ognots authored Jul 9, 2021
1 parent 209349a commit e710716
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 @@ -125,7 +125,7 @@ workflows:
- deploy-lotusinfra:
name: deploy-nerpanet-controller
chart: filecoin/dealbot
chart_version: 0.0.8
chart_version: 0.0.9
circle_context: sentinel-staging-deploy
kubernetes_cluster: mainnet-us-east-2-dev-eks
aws_region: us-east-2
Expand Down Expand Up @@ -161,7 +161,7 @@ workflows:
- deploy-lotusinfra:
name: deploy-mainnet-controller
chart: filecoin/dealbot
chart_version: 0.0.8
chart_version: 0.0.9
circle_context: filecoin-mainnet-aws
kubernetes_cluster: mainnet-us-east-1-eks
aws_region: us-east-1
Expand Down

0 comments on commit e710716

Please sign in to comment.