Skip to content

Commit

Permalink
Merge pull request #741 from jtaleric/bumpkb
Browse files Browse the repository at this point in the history
Moving to 1.6.2 kb-ocp
  • Loading branch information
openshift-merge-bot[bot] authored Jan 29, 2025
2 parents 80ac4b3 + 2a4df6a commit 8773e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workloads/kube-burner-ocp-wrapper/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ LOG_LEVEL=${LOG_LEVEL:-info}
if [ "$KUBE_BURNER_VERSION" = "default" ]; then
unset KUBE_BURNER_VERSION
fi
KUBE_BURNER_VERSION=${KUBE_BURNER_VERSION:-1.6.1}
KUBE_BURNER_VERSION=${KUBE_BURNER_VERSION:-1.6.2}
CHURN=${CHURN:-true}
WORKLOAD=${WORKLOAD:?}
QPS=${QPS:-20}
Expand Down

0 comments on commit 8773e01

Please sign in to comment.