Skip to content

Commit

Permalink
Benchmark-operator v1.0.1 (#450)
Browse files Browse the repository at this point in the history
Signed-off-by: Raul Sevilla <[email protected]>
  • Loading branch information
rsevilla87 authored Aug 5, 2022
1 parent 18d2d70 commit f3991ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/benchmark-operator.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

OPERATOR_BRANCH=${OPERATOR_BRANCH:=v1.0.0}
OPERATOR_BRANCH=${OPERATOR_BRANCH:=v1.0.1}
OPERATOR_REPO=${OPERATOR_REPO:-https://github.com/cloud-bulldozer/benchmark-operator.git}

install_cli() {
Expand Down

0 comments on commit f3991ff

Please sign in to comment.