Skip to content

Commit

Permalink
upgrade image to b4
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkowl committed May 31, 2022
1 parent fdd7e59 commit 4b99a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/util/version/const.go
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ func MdsdImage(acrDomain string) string {

// MUOImage contains the location of the Managed Upgrade Operator container image
func MUOImage(acrDomain string) string {
return acrDomain + "/managed-upgrade-operator:aro-b1"
return acrDomain + "/managed-upgrade-operator:aro-b4"
}

0 comments on commit 4b99a89

Please sign in to comment.