Skip to content

Commit

Permalink
Merge pull request #737 from jtaleric/bump-kb
Browse files Browse the repository at this point in the history
Bump kube-burner-ocp version
  • Loading branch information
openshift-merge-bot[bot] authored Jan 16, 2025
2 parents f7375d7 + e52ecd1 commit 122f19d
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.0}
KUBE_BURNER_VERSION=${KUBE_BURNER_VERSION:-1.6.1}
CHURN=${CHURN:-true}
WORKLOAD=${WORKLOAD:?}
QPS=${QPS:-20}
Expand Down

0 comments on commit 122f19d

Please sign in to comment.