Skip to content

Commit 24c428e

Browse files
authored
update kourier to v0.25 (#87)
1 parent 931ae93 commit 24c428e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/install/install.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import (
2424
)
2525

2626
var servingVersion = "0.25.0"
27-
var kourierVersion = "0.24.0"
27+
var kourierVersion = "0.25.0"
2828
var eventingVersion = "0.25.0"
2929

3030
// Kourier installs Kourier networking layer from Github YAML files

0 commit comments

Comments
 (0)