mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
[ubuntu] Adjust kubectl version handling (#8098)
This commit is contained in:
committed by
GitHub
parent
c64e2f53f1
commit
e6705a3f9c
@@ -284,7 +284,7 @@ Describe "Kubernetes tools" {
|
||||
}
|
||||
|
||||
It "kubectl" {
|
||||
"kubectl version" | Should -MatchCommandOutput "Client Version: version.Info"
|
||||
"kubectl version" | Should -MatchCommandOutput "Client Version: v"
|
||||
}
|
||||
|
||||
It "helm" {
|
||||
|
||||
Reference in New Issue
Block a user