Skip to content

Commit

Permalink
update channel name (openshift#2125)
Browse files Browse the repository at this point in the history
  • Loading branch information
QiaolingTang authored Jun 28, 2021
1 parent 304791f commit 91d5e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/step_definitions/logging.rb
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@
when '4.7'
cb[cb_name] = "5.0"
when '4.8'
cb[cb_name] = "5.1"
cb[cb_name] = "stable-5.1"
else
cb[cb_name] = version
end
Expand Down

0 comments on commit 91d5e04

Please sign in to comment.