enhance: select node (#37998)

Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>
This commit is contained in:
yellow-shine 2024-11-26 17:02:41 +08:00 committed by GitHub
parent 2b4f211d84
commit 858eaa668d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
@Library('jenkins-shared-library@v0.70.0') _
@Library('jenkins-shared-library@v0.71.0') _
def pod = libraryResource 'io/milvus/pod/tekton-4am.yaml'

View File

@ -1,4 +1,4 @@
@Library('jenkins-shared-library@v0.70.0') _
@Library('jenkins-shared-library@v0.71.0') _
def pod = libraryResource 'io/milvus/pod/tekton-4am.yaml'
def milvus_helm_chart_version = '4.2.8'

View File

@ -1,4 +1,4 @@
@Library('jenkins-shared-library@v0.67.0') _
@Library('jenkins-shared-library@v0.71.0') _
def pod = libraryResource 'io/milvus/pod/tekton-4am.yaml'
def milvus_helm_chart_version = '4.2.8'