Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Commit 0e67047

Browse files
sameerkhan97navidshaikh
authored andcommitted
Update BOM retrieval version to v0.28.1
Signed-off-by: sameerkhan97 <[email protected]>
1 parent 01200f1 commit 0e67047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tkg/tkgconfigpaths/zz_bundled_default_bom_files_configdata.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ package tkgconfigpaths
1212
var (
1313
TKGDefaultImageRepo string = "projects-stg.registry.vmware.com/tkg"
1414
TKGDefaultCompatibilityImagePath string = "framework-zshippable/tkg-compatibility"
15-
TKGManagementClusterPluginVersion string = "v0.28.1-dev"
15+
TKGManagementClusterPluginVersion string = "v0.28.1"
1616
)

0 commit comments

Comments
 (0)