Skip to content

Commit

Permalink
Fix(kubectl)
Browse files Browse the repository at this point in the history
Closes #3058 
Closes #3059
  • Loading branch information
jhheider authored Aug 24, 2023
1 parent 96173d4 commit 6c851ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/kubernetes.io/kubectl/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ build:
test: |
kubectl | grep "kubectl controls the Kubernetes cluster manager."
echo $(kubectl version || true) | grep "Client Version: v{{version}}"
echo $(kubectl version || true) | grep "v{{version}}"

0 comments on commit 6c851ca

Please sign in to comment.