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

Commit 45c8652

Browse files
Update BoM retrieval version to v0.11.0 (vmware-tanzu#1135)
Signed-off-by: Rajas Kakodkar <rkakodkar@vmware.com>
1 parent c89c130 commit 45c8652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/v1/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.11.0-dev"
15+
TKGManagementClusterPluginVersion string = "v0.11.0"
1616
)

0 commit comments

Comments
 (0)