Skip to content

Commit 00de7ce

Browse files
update MUO image tag in version constants
Align the default MUO image tag constant with the requested tag update used by deployment references. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 7a90f16 commit 00de7ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/util/version/const.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const (
2222

2323
DevGatewayGenevaLoggingConfigVersion = "4.3"
2424

25-
MUOImageTag = "v0.1.1409-g35338f3"
25+
MUOImageTag = "v0.1.1297-ge922e64"
2626
)
2727

2828
// OCP versions - declared as major, minor, z

0 commit comments

Comments
 (0)