Skip to content

Commit c1e1018

Browse files
authored
Update policy version to v0.17.0 (#521)
Signed-off-by: Justin Kulikauskas <[email protected]>
1 parent bd289ee commit c1e1018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ func getVersionBundle(version string) (VersionBundle, error) {
109109
versionBundleList["1.1.1"] = VersionBundle{
110110
OCM: "v1.1.1",
111111
AppAddon: "v0.16.0",
112-
PolicyAddon: "v0.16.0",
112+
PolicyAddon: "v0.17.0",
113113
MulticlusterControlplane: "v0.7.0",
114114
}
115115

0 commit comments

Comments
 (0)