소스 검색

Bump tilt version for named port forwards

Leo 5 년 전
부모
커밋
22d50d24eb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      DEVELOP.md

+ 1 - 1
DEVELOP.md

@@ -6,7 +6,7 @@ The following dependencies are required for local development:
 
 - [Go](https://golang.org/dl/) >= 1.15.5
 - [Docker](https://docs.docker.com/engine/install/) / moby-engine >= 19.03
-- [Tilt](http://tilt.dev/) >= 0.17.2
+- [Tilt](http://tilt.dev/) >= 0.17.10
 - Any of the local Kubernetes clusters supported by Tilt. 
   We recommend [minikube](https://kubernetes.io/docs/setup/learning-environment/minikube/) with the kvm2 driver.