Skip to content

Commit

Permalink
CLOUD-850 - Update kuttl version to 0.16.0 (#799)
Browse files Browse the repository at this point in the history
  • Loading branch information
tplavcic authored Jun 6, 2024
1 parent 9be3c3f commit 9d95648
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -236,8 +236,8 @@ void prepareNode() {
kubectl krew install assert
# v0.15.0 kuttl version
kubectl krew install --manifest-url https://raw.githubusercontent.com/kubernetes-sigs/krew-index/a67f31ecb2e62f15149ca66d096357050f07b77d/plugins/kuttl.yaml
# v0.16.0 kuttl version
kubectl krew install --manifest-url https://raw.githubusercontent.com/kubernetes-sigs/krew-index/e450fd06ebe9ce200355726b81d13e5e59b9bf47/plugins/kuttl.yaml
echo \$(kubectl kuttl --version) is installed
sudo tee /etc/yum.repos.d/google-cloud-sdk.repo << EOF
Expand Down

0 comments on commit 9d95648

Please sign in to comment.